搜索资源列表
TCPTester-xjt
- socket各种TCP模型性能测试,包括select模型,阻塞同步TCP模型,客户端开启1000个线程开启1000个socket-socket test speed,including select,the client create 1000 sockets.
IP_Pack_Code 数据包捕获以及显示
- 自己写的一个数据包捕获以及显示的软件,使用原始套接字完成捕获,可以直接运行-Write a packet capture and display software uses raw sockets to complete the capture, you can directly run
sniffstat
- single sniffer for network(gui project),able to capture and dump data of network packets into local file, able to recognize different types of protocols, using windows raw sockets.-single sniffer for network(gui project),able to capture and dump data
socketsniff
- 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, t
A_Packet_S14527610122002
- 国外人写的网络截包分析程序,本代码展示如何通过未知端口得到未知IP包信息-This code will show you how get raw ip packetes with raw sockets on Win2k/XP
winpcap
- WinPcap是一个基于Win32平台的,用于捕获网络数据包并进行分析的开源库. 大多数网络应用程序通过被广泛使用的操作系统元件来访问网络,比如sockets。 这是一种简单的实现方式,因为操作系统 已经妥善处理了底层具体实现细节(比如协议处理,封装数据包等等),并且提供了一个与读写文件类似的,令人熟悉的接口。-WinPcap is the industry-standard tool for link-layer network access in Windows environme