资源列表
ProtocolAnalyzer
- 可以对捕获的数据包进行tcp ip icmp udp解析-Can capture data packets tcp ip icmp udp Analysis
Frame
- Ethernet帧结构解析程序:了解帧结构的各个字段的含义以及帧的接收过程-Ethernet Frame Structure of program: understanding the frame structure of the meaning of each field and the frame of the receiving process
wincap1
- it about sniffing by using winpcap
NetTraffic
- 简单的网络流量嗅探器 可以实时的查看网络通路的流量,并进行一些数据上的分析。-A simple network traffic sniffer can access real-time view network traffic, and some data analysis.
rfc
- 著名的RFC网包分类算法,其基本原理是基于空间维度的合并降解-Packet Classification
asciibin
- test applicatioon for cpu handled pc
PortSM
- 一个端口扫描工具源码,vc源码,非常好啊-A port scanning tool for source code, vc source code, very Well. .
MessageManger
- 实现了图片浏览的双缓冲,亮点这个。对这个感兴趣的可以下来-To achieve a picture here of double buffering, highlights this. This interest can be down to see
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
httpSend
- 有关http网络数据包的截取与还原的数据文档,介绍详细-The http network packet interception and restoration of data files, introduced in detail
HOOKapi
- 利用API拦截数据封包,注入程序,这样不会漏包-The use of API interception of data packets, into the program, this will not drain packets
Sniffer
- 一个简单的sniffer工具,它可以侦听端口,把网络里面的数据报抓出来,当然它也有简单的过滤操作。-This is a simple Sniffer tool, and it can monitor the port and sniffer the packets in the WLAN, meanwhile, it also provide the simple filter to analyze.