-
非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路...
非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路 -a very simple description of the procedures for port scanning port scanning some basic ideas
- 2022-01-25 14:56:32下载
- 积分:1
-
Using WMI to realize IP address, DNS display and modification. Winodws interface...
用WMI实现的对IP地址、DNS的显示和修改。界面上仿照winodws控制面板里的IP设置。-Using WMI to realize IP address, DNS display and modification. Winodws interface modeled on the control panel
- 2022-08-19 17:50:03下载
- 积分:1
-
一个通过POP3收邮件的VC++工程,可以将email附件解开
一个通过POP3收邮件的VC++工程,可以将email附件解开-POP3 incoming mail through the VC project, you can email the annex to untie
- 2023-04-29 05:45:03下载
- 积分:1
-
example for windows socket UDP.
example for windows socket UDP.
- 2022-04-15 03:16:42下载
- 积分:1
-
Listen Line 互联网监听工具
Listen Line 互联网监听工具-Listen Line Internet monitoring tools
- 2022-07-21 06:57:44下载
- 积分:1
-
读和打印一个诙谐的说,从互联网
read and print a witty saying from internet
- 2022-06-26 10:37:13下载
- 积分:1
-
一个高效的tcp端口扫描器
一个高效的tcp端口扫描器- A highly effective tcp port scanner
- 2022-01-31 01:16:32下载
- 积分:1
-
一个简单的UDP数据接收发送程序
一个简单的UDP数据接收发送程序-a simple send UDP data reception procedures
- 2022-02-06 14:57:13下载
- 积分:1
-
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可...
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可-The use of ICMP message format, compatible with IPV4 and IPV6 under the Ping program, under the SP6 without debugging, you can compile, VS2005, may also
- 2022-08-07 22:01:52下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1