搜索资源列表
sniffer
- ①输出IP报文字段中的源IP地址 ②输出IP报文字段中的生存时间字段值; ③输出IP报文字段中的总长度字段值。 -The survival time of the source IP address 鈶� 鈶� output IP packet of text output IP packet text field values the total length of 鈶� The output IP packet text field v
IPAnalyse
- 可输入需要捕获的IP数据包数量,输出每个IP数据包的相关字段值(包括版本、总长度、标志位、片偏移、协议、源地址与目的地址等)-We need to capture the number of IP packets can be input and output of each IP packet field values (including the version, the total length of the flag, on-chip offset, prot
FrameParse
- 解析已封装好的Ethernet V2.0的帧封装文件(二进制文件,见作业附件),判断共有多少个帧,每个帧的各字段内容,检测CRC校验字段是否正确。具体要求如下: (1)程序为命令行程序,可执行文件名为FrameParse.exe,命令行格式为:FrameParse input.-Resolution has encapsulated the Ethernet V2.0 frame encapsulation files (binaries, see working attachment),
Ipacket
- 捕获并分析通过本地网卡的IP数据包。具体要求如下: (1)允许实现为命令行程序(85分封顶),或Windows图形化程序(100分封顶)。 (2)可输入需要捕获的IP数据包数量,输出每个IP数据包的相关字段值(包括版本、总长度、标志位、片偏移、协议、源地址与目的地址等),协议字段需要区分出具体类型(例如TCP、UDP、ICMP、IGMP、IPv6、EGP、OSPF等)。 (3)允许使用原始套接字或WinPcap来实现。 -Capture and analyze IP packe