-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
用winsock进行有连接,无连接的通信
用winsock进行有连接,无连接的通信-Carried out with winsock connection, connectionless communications
- 2022-07-09 18:28:01下载
- 积分:1
-
Now, given a simple example, the sample can catch all through local LAN data pac...
下面就给出一个简单的示例,该示例可以捕获到所有经过本地网卡的数据包,并可从中分析出协议、IP源地址、IP目标地址、TCP源端口号、TCP目标端口号以及数据包长度等信息。-Now, given a simple example, the sample can catch all through local LAN data packets can be analyzed from the agreement, IP source address, IP destination address, source port TCP, the TCP port number and the objective data packet length, and other information.
- 2022-07-15 22:24:29下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-02-25 06:36:42下载
- 积分:1
-
8051单片机C语言彻底应用
程序 提高篇
8051单片机C语言彻底应用
程序 提高篇-8051 C language applications that enhance the complete article
- 2022-01-23 10:27:35下载
- 积分:1
-
来获取网卡的一些设置信息,比如,IP地址,DNS设置,网关设置等信息。...
来获取网卡的一些设置信息,比如,IP地址,DNS设置,网关设置等信息。-access card to set up some information, such as IP addresses, DNS settings, and other information gateways installed.
- 2022-03-18 20:31:55下载
- 积分:1
-
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。...
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。-a simple and practical network TCP/IP testing program"s source code can be completed without amending the general test, on the basis of this revision, can be a particular procedure.
- 2022-03-17 19:08:46下载
- 积分:1
-
用vc写的winsock
用vc写的winsock-UDP程序,是学习winsock的好帮手!- Winsock-UDP procedure writes which with vc, is good helper
which studies winsock!
- 2022-03-03 21:09:44下载
- 积分:1
-
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。...
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。-A HTML code downloader, support proxy. It s a demo to winsock.
- 2022-06-14 14:26:44下载
- 积分:1
-
sockte编程指南,内容清晰适合初,中级者阅读,为以且学习加快速度...
sockte编程指南,内容清晰适合初,中级者阅读,为以且学习加快速度-sockte Programming Guide, which clearly fit the early, intermediate reading, and studying for speed
- 2022-04-28 12:40:30下载
- 积分:1