-
聊天室代码,使用winsock,在VC++6,windows XP SP2环境下编译
聊天室代码,使用winsock,在VC++6,windows XP SP2环境下编译-Chat room code, the use of winsock, in VC++ 6, windows XP SP2 environment compiler
- 2022-05-16 16:24:13下载
- 积分:1
-
网络抓包程序的引擎,还包含几个例子
网络抓包程序的引擎,还包含几个例子
- drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, WinNT4 and Win2K. Useful to test the programs.
- examples Sample applications showing various uses of winpcap and packet.dll.
- lib rary files needed to create capture applications
- include include files needed to create capture applications
-procedures capturing Packet networks, it also contains several examples- drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, quietly and Win2K. Useful to test the programs.- Sample applications examples showing various uses of of winpcap and packet.dll .- lib library files needed to create capture applications-include include files needed to create applications capture
- 2022-05-22 13:45:20下载
- 积分:1
-
nt上的监听程序
nt上的监听程序 -Sniffer in winnt
- 2022-07-25 11:21:21下载
- 积分:1
-
一个很不不错的多线程网络爬虫程序。。。。
源码清晰,并且速度还不错...
一个很不不错的多线程网络爬虫程序。。。。
源码清晰,并且速度还不错-A very good procedures for multi-threaded network reptiles. . . . Clear source, and the speed was not bad
- 2023-08-08 08:35:03下载
- 积分:1
-
可对本机网络访问信息进行监控
解压后运行HSSnifferSeniorProjectSnifferUIinDebugsnifferUI.exe即可,enj...
可对本机网络访问信息进行监控
解压后运行HSSnifferSeniorProjectSnifferUIinDebugsnifferUI.exe即可,enjoy it!-be right for the network access control information unpacked running HSSniffer SeniorProject SnifferUI bin Debug snifferUI.exe can, enjoy it!
- 2022-12-20 03:55:03下载
- 积分:1
-
IPgrab-一个详细的数据包嗅探器,它可以显示所读的每个数据包的大量详细信息,包括应用层的信息...
IPgrab-一个详细的数据包嗅探器,它可以显示所读的每个数据包的大量详细信息,包括应用层的信息-IPgrab-a detailed packet sniffer, which can indicate the time of each packet a lot of detailed information, including application layer information
- 2022-02-26 14:50:47下载
- 积分:1
-
C++ Builder 6开发使用网络嗅探器,经过我的测试,以保证功能。
使用C++ Builder 6开发的一款网络嗅探器,经本人测试,保证完全可用。-The use of C++ Builder 6 developed a network sniffer, after my test, to ensure full availability.
- 2022-02-28 22:01:34下载
- 积分:1
-
ARP包的捕获分析(基于Libpcap下)
ARP包的捕获分析(基于Libpcap下)-ARP packet capture analysis (based on the next Libpcap)
- 2023-06-16 21:55:03下载
- 积分: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
-
语音识别工程在家庭中的应用
voice recognition project on home application
- 2022-03-19 03:27:44下载
- 积分:1