-
分析以太网的基础协议数据包
分析以太网的基础协议数据包-Analysis on the basis of agreement Ethernet packets
- 2023-06-15 07:55:06下载
- 积分:1
-
我测试过了,数据包多时,效果不好,可以挂协议分析
我测试过了,数据包多时,效果不好,可以挂协议分析-I ve tested, and data packets for some time, the effect of poor, can be linked to protocol analysis
- 2022-05-25 22:49:11下载
- 积分:1
-
Tracert程序
Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TT...
Tracert程序
Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由。
本程序利用RAW Socket实现Tracert程序。Tracert程序在具体实现时,是令其向目的主机发送一个ICMP回显请求消息,并重复递增IP头部TTL字段的值。刚开始的时候TTL等于1,这样当数据报抵达途中的第一个路由器时,TTL值就被减为0,导致发生超时错误,因为该路由器生成一份ICMP差错报文返回给源主机。随后,主机将数据报的TTL值递增1,以便IP报文能到达下一个路由器,并由下一路由器生成ICMP超时差错报文返回给源主机。不断重复这个过程,直到数据报达到最终的目的主机,此时目的主机将返回ICMP回显应答消息。这样,源主机只需对返回的每一份ICMP报文进行解析处理,就可以掌握数据报从源主机到达目的主机途中所经过的路由器信息。
本程序为控制台程序-Tracert using WinSocket
- 2023-05-23 15:50:04下载
- 积分:1
-
network monitor 能够在windows or linux运行
network monitor 能够在windows or linux运行-This is a network monitor program,it can run in windows or linux.
- 2022-03-26 08:34:50下载
- 积分:1
-
lan monitor software of the one university
某大学网络监控软件 纯VB 编写 很好的例子-lan monitor software of the one university
- 2023-02-26 02:40:03下载
- 积分:1
-
网络流量监控,统计当前网络的输入流量和输出流量。
网络流量监控,统计当前网络的输入流量和输出流量。-Network traffic monitoring, statistics on current network traffic input and output flow.
- 2022-05-16 10:28:34下载
- 积分:1
-
扩展后的新的PassThru网络过滤驱动程序源码!搞网络安全的技术人员难得好资料。...
扩展后的新的PassThru网络过滤驱动程序源码!搞网络安全的技术人员难得好资料。-The expanded network passthru new source filter driver! Engage in network security and technical personnel information on a rare good.
- 2022-01-26 05:55:22下载
- 积分:1
-
C语言版本的HTTP标头解析,地址的使用实例。
C语言版的HTTP包头解析,符使用实例。-C language version of the HTTP header parsing, address the use of examples.
- 2022-03-07 07:34:21下载
- 积分:1
-
Website development tool using assembly
网站开发工具asm-Website development tool using assembly
- 2023-04-03 00:05:03下载
- 积分:1
-
这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息....
这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息.-This is a VC View prepared by the IP packet procedures, we can see on the host transceiver IP information.
- 2023-07-25 08:10:03下载
- 积分:1