搜索资源列表
高级通信程序
- 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细
WLAQKFB
- 《网络安全开发包详解》随书光盘源码 本书以计算机网络安全开发包技术为核心,详细讨论了几个著名的网络安全开发包,它们分别是网络数据包捕获开发包Libpcap,Windows网络数据包捕获开发包WinPcap,数据包构造和发送开发包Libnet,通用网络安全开发包Libdnet。 -"Network security development kits Comments on" CD with the book source book to a computer netw
5416EDULab
- DSP原程序 有多个数据包 下载学习之用-DSP original program a number of data packets downloaded learning purposes
hardwarecircuittestingdataset
- 硬件电路测试参考数据包,里面有许多较好用的asm程序,希望对大家有帮助。-hardware reference circuit testing kits, with a good many of asm2 procedures, we hope to help.
HexCal
- 一个简单方便的16进制和10进制互换计算器,非常方便用于网络数据包分析。VC6,在XP下编译通过。-a simple and convenient 16-band and 10-band exchange calculators, very convenient for the analysis of network data packets. VC6 in XP compile.
mycapture
- 把网卡设置成混杂模式,实现数据包的监听。并解包TCP,UDP,IP等协议。利用DELPHI开发-card set to put hybrid model, data packet sniffer. And unpacked TCP, UDP, IP and other agreements. Using DELPHI
lu_you_suan_fa_bull33
- 一种高效的路由表查找算法,可以方便快捷的接受,发送分组数据包-an efficient routing table lookup algorithm can be convenient and quick to accept, send a data packet
捕获ip数据包的小程序
- 捕获ip数据包的小程序-ip packet capture the small program
CC2500-FunctionLib
- CC2500的接受、发送数据包模块的库函数,可以直接在工程文件中增加“halregssrf.h”头文件,通过调用相关文件即可。测试通过。
cap_ip
- 用于DELPHI 实现IP数据包拦截的组件
Packet_Mon176733782004
- 是用C#编写的一个获取网络数据包输出交换机个个IP的实时流量
uart
- 一个通用的RS232串口程序,其是把以OX55开头,以0XAA结束的中间字符数小于五的数据包重发给PC机。
12
- 抓包方法 黄金岛数据包分析
CaptureIP
- 一款捕获IP数据包的演示程序-new IP packet capture the demonstration program
Sniffer_1
- 一个简单捕获本地TCP数据包程序源码。 适合于初学者。-a simple catch local TCP packet procedure source. Suitable for beginners.
GameTest.rar
- delphi写的网络抓包工具,可以查看网卡接收到的网络数据,支持asii和hex两种模式,delphi write network capture tools, you can view the network adapter to receive data in support of the two modes asii and hex
wangluofenxi
- delphi开发的网络数据包分析,可以指定协议,指定地址,白-delphi development of network packet analysis, you can specify the agreement, the designated address, White
NetSniffer090822
- 网络嗅探器(影音神探)是一款使用WinPcap开发包的嗅探器,经过数据包的智能分析过滤,快速找到你所需要的网络信息。软件智能化程度高,使用方便快捷。-Network sniffer (video Mad Detective) is a use of WinPcap packet sniffer developed through intelligent analysis of the packet filtering, quickly find what you need to network
proxyset
- 为开发串口通信数据处理。编写的数据包协议定制器,支持各种数据格式。包头、包尾检测。数据长度动态确定等。经长年实践。很好用-Serial communication for the development of data processing. Custom prepared packet protocol devices to support various data formats. Baotou, including the end of testing. Dynamically deter
WEB封包拦截分析器
- WEB封包拦截分析器读拦截其它程序的网络数据封包,有时候我们需要对其它应用程序发送和接收的网络数据进行拦截,比如要对IE发送的HTTP头进行分析,得到请求的地址等.这次我们可以用一些(WEB packet interception of network data packet interception analyzer reading other programs, sometimes we need to network data transmission and receiving othe