Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
1.程序环境:PHP+文本数据。独特的最优化结构设计,每个帐号一个小于3KB文件存储数据。只写一次数据,I/O占用率低,执行效率非常高!!!从个人用户到太极统计般的超大流量专业运营商皆适合。 2.记录并显示[今日访问]、[昨日访问]、[本月访问]、[总访问量]、[真实统计天数]、 [最高日访问量和发生时间]、[日均访问量]、[预计当日最终访问量]。最近N位访客IP、地理位置和来源页面。 3.可在任意页面中调用显示;自动生成页面调用代码。 多种显示模式供选择:[文字]、[滚动文字]、[图片]、[图标]、[隐藏]。 超过50款图片风格供您选择,图片随时添加任意更换使用。 4.多帐号统计模式可设置为:[自动创建帐号]、[用户注册]、[管理员创建]三种模式。 5.New:对文件读写进行锁定。每日自动备份数据文件,自动侦测还原数据功能。-1. Environments : PHP text data. The most unique design to optimize the structure, each less than an account 3KB documents stored data. Just write a data I/O occupancy rates, low efficiency in the implementation of very high! ! ! From individual users to taichi statistics flow like a super professional operators are suitable. 2. Records showed that [today's visit], [yesterday's visit], [this month visit], [total visits] [true statistics days], [a visit to the highest volume and timing], [day visit], [ultimately expected to visit]. Recent guests N IP, location and source of pages. 3. The call arbitrary pages display; Calling pages automatically generated code. Multiple display modes for choice : [text], [scrolling text] [photos], [icon], [hidden]. More than 50 pictures, for your c
Date : 2025-12-25 Size : 149kb User : 谭诚

Delphi版的winpcap pas单元!!! 本站抢先发布!!! 以后用delphi的朋友再也不用去翻译C++的winpcap的H了 数据格式和函数都做好了 直接调用即可-Delphi version of winpcap pas unit!!! The first to publish this site!!! After using delphi friends no longer have to go to translation C++ The WinPcap the H data format and functions are a direct call to do a good job
Date : 2025-12-25 Size : 281kb User : 红蚂蚁

相信各位都玩过SOCKET编程,用CSocket进行网络通讯非常方便,但有时想搞点底层点东西却非常麻烦,用windows的API最低也只能SOCK_RAW,顶多能看到IP层数据,如果想处理数据链路层的数据就无从下手了,幸好某天发现了winpcap东西。用了它处理底层的东西就非常方便。 winpcap主要有两个dll供程序员直接调用,pcap.dll和packet.dll,本程序主要使用pcap.dll.详细请看代码,本人也是刚接触WinPcap,所以一不定有一些错漏的地方,请各位大蝦不要见笑。 如果程序有编译不过去的地方,请务必先按装winPcap库,更新VC6的PlatformSDK -I am sure we all played SOCKET programming, use CSocket for network communication is very convenient, but sometimes want to point at the bottom of things is very troublesome, with the lowest API of windows can only SOCK_RAW, at most able to see IP layer data, if you want to deal with data link layer data can never gain the upper hand, and fortunately found one day things WinPcap. Deal with it on the bottom of things very convenient. WinPcap has two main dll programmers for direct call, pcap.dll and packet.dll, the main use of this procedure pcap.dll. details please see the code, and I was a刚接触WinPcap, so one has some mistakes in the indeterminate place, please not a laughing stock of shrimp. If the program does not have to compile the last place, be sure to press installed Winpcap library updated VC6 the PlatformSDK
Date : 2025-12-25 Size : 47kb User : iie9615

本工程可远程打开LAN中计算机,即LAN唤醒,通过发送"魔术包"唤醒与网络相连-The project will be open LAN remote computer, that is, LAN wake-up call, by sending a
Date : 2025-12-25 Size : 34kb User : xye

调用WinpCap库,获取网卡信息,网上的资料都是纯C,我参考写成了VC6.0的对话框工程,方便VC的朋友使用!-Winpcap library call to obtain card information, online information is pure C, I have made reference to the dialog written in the VC6.0 project to facilitate the use of VC friends!
Date : 2025-12-25 Size : 27kb User : SeVen Lee

复件 仿照远景网维的网管呼叫中心功能而制作-Copies modeled dimensional vision network management and call center functions produced
Date : 2025-12-25 Size : 37kb User : aaaaaa

用C语言写的ARP组包程序,包含了最简单的函数调用和ARP包头部信息-Using C language to write procedures for the ARP group package, including the most simple function call and the Department of ARP header information
Date : 2025-12-25 Size : 3kb User : shanda630679

winpcap里面arp的发包原始代码,包括ARP的组包过程,以及怎样调用发包函数-WinPcap arp inside the original contract code, including the group ARP packet process, and how to call the contracting function
Date : 2025-12-25 Size : 3kb User : kerlo

JAVA侦听IP包,JAVA本身不支持IP层的解析,需要通过JNI调用C代码完成功能-JAVA listening IP packet, JAVA own IP layer does not support the resolution, the need for JNI call through the completion of C code function
Date : 2025-12-25 Size : 700kb User : xuxin

通过vb来调用API函数来检测网络,判断网络的连接类型,以及连接状态-Vb to call through the API function to detect the network, determine the network connection type, as well as the connection status! !
Date : 2025-12-25 Size : 3kb User : jiangbo

SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, total number of send/receive bytes, and more. You can also watch the content of each send or receive call, in Ascii mode or as Hex Dump.-SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, total number of send/receive bytes, and more. You can also watch the content of each send or receive call, in Ascii mode or as Hex Dump.
Date : 2025-12-25 Size : 42kb User : coskun

在快速、 灵活的分析引擎。 分析在步骤 4: (1) 定义语法,(2) 加载到 ClearParse 的语法,(3) 调用,以将分析该的源的引擎和 (4) 遍历分析树约 在运行时更改您的文法。-The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. Change your grammar at the run time.
Date : 2025-12-25 Size : 615kb User : Name

C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判断类型、存储等工作 客户端状态检测线程:CheckClientState(),循环检查客户端会话-C# multi-threaded network communication system is composed of three core thread throughout the composition, by the. NET thread pool unified management: a client connection request listening thread: ListenClientRequest (), loop listening client connection request. If you have, testing the client IP, to see if the same observation equipment, and then create a client-side TSession object, and through Socket asynchronous call methods BeginReceive () to receive data packets, EndReceive () processing of data packet data packet processing threads: HandleDatagrams ( ), cyclic test data packet queue _datagramQueue, the completion of the packet parsing to determine the type, storage, etc. the client state detection thread: CheckClientState (), loop checks the client session
Date : 2025-12-25 Size : 10kb User : 鸣鸣

一个实用的多线程的OIPC服务端完成端口调用模型!适合网络开发的初学者和中级开发者进行扩展-A practical multi-threaded server OIPC completion port call model! Web development for beginners and intermediate developers to extend
Date : 2025-12-25 Size : 1.79mb User : qymm

注册回调函数,循环捕获网络数据包,先调用以太网协议分析的函数分析抓获数据包是不是ARP数据包,如果是就调用ARP协议分析的函数分析数据包的具体内容,然后按要求格式输出结果。-Registered callback function, circulation capture network packets, the first call to the Ethernet protocol analysis function analyze captured data packet is an ARP packet, if the analysis is to call a function of the ARP protocol analysis of the specific content of the packet, then the required format output.
Date : 2025-12-25 Size : 1.32mb User : yyb

利用winpcap进行二次开发的文档,函数调用说明较为详细,值得推荐。-The second development using winpcap documentation, a more detailed description of the function call, is recommended.
Date : 2025-12-25 Size : 855kb User : lyp

页游聊天界面抓包,私聊喊话等外挂功能。可以增加玩家的机动性,辅助玩家快速递升等级。有兴趣的朋友可以-Webpage game chat interface capture, private chat call external functions such as. Game player can increase the flexibility, rapid ascending grade auxiliary game player. Interested friends can have a look
Date : 2025-12-25 Size : 91kb User : 潘添星

基于OpenGL的三维网络可视化系统 。OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。-OpenGL-based three-dimensional network visualization system. OpenGL (all written Open Graphics Library) is a programming language that defines a cross, cross-platform programming interface specifications, which for three-dimensional images (also two-dimensional). OpenGL is a professional graphics program interface is a powerful, easy call the underlying graphics library.
Date : 2025-12-25 Size : 80kb User : 王夏洋

Contains mailclient critical section of code, mainly Shandong main function of each call, is a very nice part of the code.
Date : 2025-12-25 Size : 2kb User : 李四

jPCAP在JAVA中,并非一个真正去实现对数据链路层的控制,而是一个中间件,JPCAP调用winpcap/libpcap,给 JAVA语言提供一个公共的接口,从而实现了平台无关性。(jPCAP in JAVA, not really a realization of the data link layer control, but a middleware, JPCAP call winpcap / libpcap, to the JAVA language to provide a common interface to achieve a platform-independent.)
Date : 2025-12-25 Size : 1.28mb User : BlueInk
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.