文件名称:Ipacket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-30
- 文件大小:
- 22.74mb
- 下载次数:
- 0次
- 提 供 者:
- 高**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
捕获并分析通过本地网卡的IP数据包。具体要求如下:
(1)允许实现为命令行程序(85分封顶),或Windows图形化程序(100分封顶)。
(2)可输入需要捕获的IP数据包数量,输出每个IP数据包的相关字段值(包括版本、总长度、标志位、片偏移、协议、源地址与目的地址等),协议字段需要区分出具体类型(例如TCP、UDP、ICMP、IGMP、IPv6、EGP、OSPF等)。
(3)允许使用原始套接字或WinPcap来实现。 -Capture and analyze IP packets through the local network card. Specific requirements are as follows: (1) allows for command line program (85 cap), or the Windows graphical program (100 cap). (2) Enter the number of IP packets need to capture, output for each IP packet field values (including version, the total length of the flag, Fragment Offset, protocol, source address, destination address, and so on), agreement word segments need to distinguish between a specific type (for example, TCP, UDP, ICMP, IGMP, IPv6, EGP, OSPF, etc.). (3) allows the use of raw sockets or the WinPcap.
(1)允许实现为命令行程序(85分封顶),或Windows图形化程序(100分封顶)。
(2)可输入需要捕获的IP数据包数量,输出每个IP数据包的相关字段值(包括版本、总长度、标志位、片偏移、协议、源地址与目的地址等),协议字段需要区分出具体类型(例如TCP、UDP、ICMP、IGMP、IPv6、EGP、OSPF等)。
(3)允许使用原始套接字或WinPcap来实现。 -Capture and analyze IP packets through the local network card. Specific requirements are as follows: (1) allows for command line program (85 cap), or the Windows graphical program (100 cap). (2) Enter the number of IP packets need to capture, output for each IP packet field values (including version, the total length of the flag, Fragment Offset, protocol, source address, destination address, and so on), agreement word segments need to distinguish between a specific type (for example, TCP, UDP, ICMP, IGMP, IPv6, EGP, OSPF, etc.). (3) allows the use of raw sockets or the WinPcap.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ipacket\Debug\Ipacket.exe
.......\.....\Ipacket.ilk
.......\.....\Ipacket.pdb
.......\Ipacket\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\Ipacket.exe.embed.manifest
.......\.......\.....\Ipacket.exe.embed.manifest.res
.......\.......\.....\Ipacket.exe.intermediate.manifest
.......\.......\.....\Ipacket.lastbuildstate
.......\.......\.....\Ipacket.log
.......\.......\.....\Ipacket.obj
.......\.......\.....\Ipacket.pch
.......\.......\.....\Ipacket.res
.......\.......\.....\IpacketDlg.obj
.......\.......\.....\Ipacket_manifest.rc
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link.1928-cvtres.read.1.tlog
.......\.......\.....\link.1928-cvtres.write.1.tlog
.......\.......\.....\link.1928.read.1.tlog
.......\.......\.....\link.1928.write.1.tlog
.......\.......\.....\link.3648-cvtres.read.1.tlog
.......\.......\.....\link.3648-cvtres.write.1.tlog
.......\.......\.....\link.3648.read.1.tlog
.......\.......\.....\link.3648.write.1.tlog
.......\.......\.....\link.5812-cvtres.read.1.tlog
.......\.......\.....\link.5812-cvtres.write.1.tlog
.......\.......\.....\link.5812.read.1.tlog
.......\.......\.....\link.5812.write.1.tlog
.......\.......\.....\link.5936-cvtres.read.1.tlog
.......\.......\.....\link.5936-cvtres.write.1.tlog
.......\.......\.....\link.5936.read.1.tlog
.......\.......\.....\link.5936.write.1.tlog
.......\.......\.....\link.7448-cvtres.read.1.tlog
.......\.......\.....\link.7448-cvtres.write.1.tlog
.......\.......\.....\link.7448.read.1.tlog
.......\.......\.....\link.7448.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\rc.read.1.tlog
.......\.......\.....\rc.write.1.tlog
.......\.......\.....\stdafx.obj
.......\.......\.....\vc100.idb
.......\.......\.....\vc100.pdb
.......\.......\Ipacket.aps
.......\.......\Ipacket.cpp
.......\.......\Ipacket.h
.......\.......\Ipacket.rc
.......\.......\Ipacket.vcxproj
.......\.......\Ipacket.vcxproj.filters
.......\.......\Ipacket.vcxproj.user
.......\.......\IpacketDlg.cpp
.......\.......\IpacketDlg.h
.......\.......\ReadMe.txt
.......\.......\res\Ipacket.ico
.......\.......\...\Ipacket.rc2
.......\.......\resource.h
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\Ipacket.sdf
.......\Ipacket.sln
.......\Ipacket.suo
.......\.......\Debug
.......\.......\res
.......\Debug
.......\Ipacket
Ipacket