文件名称:
PacketSniffer.rar
下载
开发工具: Visual Basic
文件大小: 53KB
上传时间: 2009-09-10
下载次数: 9
详细说明:一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。,1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal' s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
文件列表(查看文件列表判断是否您需要的文件):
clsChecksum.cls
clsICMPHeader.cls
clsProtocol.cls
clsRawSocket.cls
clsTCPHeader.cls
clsUDPHeader.cls
colProtocols.cls
cSuperClass.cls
frmData.frm
frmData.frx
frmTest.frm
frmTest.frx
modFunctions.bas
RawSockets.vbp
RawSockets.vbw
SubclassingSink.idl
SubclassingSink.tlb
Winsock.bas
WndProc2.asm