-
目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,...
目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,非常方便。在UNIX环境下如Sniffit,Snoop,Tcpdump,Dsniff 等都是比较常见的。这里介绍一个用C语言和网络数据包和分析开发工具libpcap及winpcap实现的简易网络Sniffer。-Currently, there have been numerous Sniff software tools, such as the Windows environment, the most famous tool is the Sniffer pro Netxray and use them in the Windows environment capturing Packet analysis, very convenient. In the UNIX environment as Sniffit, Snoop, Tcpdump, such as Dsniff are relatively common. Presented here with a C language and network packet analysis and the development of tools to achieve libpcap and winpcap Simple Network Sniffer.
- 2022-06-14 10:15:08下载
- 积分:1
-
PingI.c
PingI.c -- Simple ping program using the proprietary Microsoft ICMP API-PingI.c-- Simple ping program using the proprietary Microsoft ICMP API
- 2022-05-31 00:18:25下载
- 积分:1
-
A classical foreign, port scanner
一个精典的国外,端口扫描器的源代码。不知道有没有人上传了。-A classical foreign, port scanner
- 2022-05-21 08:24:19下载
- 积分:1
-
ppc上的udp通讯
测试通过,wm6上测试通过.
ppc上的udp通讯
测试通过,wm6上测试通过.-ppc on udp communications test, wm6 on the test.
- 2022-01-28 16:04:00下载
- 积分:1
-
这是一个聊天程序的客户端程序,还有一个服务器端的,可是我总无法连接通,不知为什么...
这是一个聊天程序的客户端程序,还有一个服务器端的,可是我总无法连接通,不知为什么-This is a chat program to the client, a server-side, but I always fail to connect- I wonder why
- 2022-04-30 21:49:51下载
- 积分:1
-
当你正在为数据传输格式困惑时,这篇文章可以借鉴借鉴
当你正在为数据传输格式困惑时,这篇文章可以借鉴借鉴-When you are confused for data transmission format, the article can draw draw
- 2022-01-28 23:15:27下载
- 积分:1
-
examples of the complete simulation of FTP functions. In 2000 server port for th...
该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait for the state of the link. Client and server-side to the other. Connecting once established, can the server and client file transfer between that the procedures requested folder is less than 32KB . the client suggested the importation document, the file name can bring path, the server received the documents, wrote to the corresponding location.
- 2023-08-10 12:45:04下载
- 积分:1
-
http:/ / / /文件/ halgogo vb98.rar www.cnblogs.com
http://www.cnblogs.com/files/halgogo/vb98.rar
- 2023-06-01 10:40:03下载
- 积分:1
-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1
-
简单的socket api 通信事例 适合初学socket的人入手的好参考
简单的socket api 通信事例 适合初学socket的人入手的好参考-Simple example of socket api communications socket suitable for beginners to start a good person reference
- 2022-05-06 08:51:48下载
- 积分:1