-
是利用vc和winpcaP实现的,实现了网络阻断的功能。
是利用vc和winpcaP实现的,实现了网络阻断的功能。-Are using Winpcap vc and implementation, and implementation of network blocking function.
- 2022-07-22 01:16:12下载
- 积分:1
-
Visual Studio .NET,可以获得主机网卡的基本
Visual studio.net,可以获得主机网卡的基本信息,MAX地址,IP地址,网关.-Visual studio.net, may obtain the main engine net card the basic
information, the MAX address, the IP address, the gateway
- 2023-02-21 15:50:04下载
- 积分:1
-
大灰狼6.52源码
大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码大灰狼6.52源码
- 2022-08-17 02:42:15下载
- 积分:1
-
一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据...
一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据-a simple tool to be used for monitoring and analysis of the client and server through TCP connection between the transmission of data
- 2022-03-24 10:02:05下载
- 积分:1
-
嗅探器用Delphi写的,很不错的哦!!!!!可闻网络数据
Delphi写的嗅探器,很不错哦!!!!!!能嗅探网络数据-Sniffer written in Delphi, it is good Oh! ! ! ! ! ! Can sniff network data
- 2022-04-07 10:53:23下载
- 积分:1
-
能够抓获到达本机网卡的所有报文,并对其进行了初步的协议分析。...
能够抓获到达本机网卡的所有报文,并对其进行了初步的协议分析。-Be able to capture all the cards to reach the native packet, and its agreement to conduct a preliminary analysis.
- 2022-02-26 04:52:00下载
- 积分: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
-
介绍WINPCAP的官方文档,喜欢的可以下载
介绍WINPCAP的官方文档,喜欢的可以下载-Introduction WINPCAP official documents, can enjoy the download. .
- 2023-03-05 04:20:03下载
- 积分:1
-
LAN monitoring procedures, monitoring the network is a good example
网卡监听程序,是网络监听的一个很好的实例-LAN monitoring procedures, monitoring the network is a good example
- 2022-07-21 20:08:24下载
- 积分:1
-
ARP simulation program: This program is divided into two subroutines, namely arp...
ARP模拟程序:本程序分为两个子程序,分别是arpsrc ,arptarget ;arpsrc用来模拟一台主机用来发送一个ARP的询问包,arptarget用来模拟接受ARP包的主机,对不同的ARP询问包进行处理。-ARP simulation program: This program is divided into two subroutines, namely arpsrc, arptarget arpsrc used to simulate a host to send an ARP inquiry packet, arptarget used to simulate the acceptance of ARP packet the host, asked whether the different ARP packet for processing.
- 2023-07-05 14:30:03下载
- 积分:1