-
聊天程序的源码,对学习socket编程很有帮助。
聊天程序的源码,对学习socket编程很有帮助。-Chat program source code, useful for learning socket programming.
- 2022-03-24 18:32:15下载
- 积分:1
-
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初...
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be placed on a separate process (the use of fork ()), causing Lane send_icmp cycle, each re-initialization struct sockaddr_in. Then Butt received the data analysis proc_icmp () will more than one pair of IP header ip-gt; Src field judgment.
- 2023-06-22 05:20:03下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于chatroom.简单,易懂.希望能被采用.多谢管理员过目....
这是我辛苦编的一个JAVA程序,是关于chatroom.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the chatroom. Simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-02-01 09:42:38下载
- 积分:1
-
用于下载文件,还可以用于更新网络文件,还可用于加密文件。...
用于下载文件,还可以用于更新网络文件,还可用于加密文件。-Used to download files, but also can be used to update the network files, can also be used to encrypt files.
- 2022-04-22 18:13:58下载
- 积分:1
-
This is a TCP holes the procedure is the use of VC prepared, well understood
这是一个TCP打洞的程序,是用VC编写的,很好懂-This is a TCP holes the procedure is the use of VC prepared, well understood
- 2023-05-16 02:50:04下载
- 积分:1
-
基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HT...
基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HTTP BASIC验证和PROXY验证,同时提供SOCKS函数库和基于WINSOCK2重叠IO和事件 对象的Winsock2函数库。-based Winsock2 support HTTP and SOCKS Agent HTTP download categories, support and HTPPGET HTTP, SOCKS4, SOCKS4A, SOCKS5 agency agreement to support HTTP PROXY BASIC authentication and certification, along with libraries and SOCKS-based IO WINSOCK2 overlapping objects and events, the Winsock2 libraries.
- 2022-03-17 17:24:42下载
- 积分:1
-
透明代理模拟IP发帖,非常好用的ASP代码
透明代理模拟IP发帖,非常好用的ASP代码-IP Transparent Proxy simulation when posting, very handy ASP code
- 2022-11-17 11:00:04下载
- 积分:1
-
仿真结果对经典,这是最基本的欢迎交流
经典的OMNet的仿真tictoc,这个是最基础的,欢迎交流-Simulation OMNet classic tictoc, this is the most basic are welcome to exchange
- 2022-10-28 07:55:03下载
- 积分:1
-
This is a simple tool for the screenshots, I hope all of you help, are intereste...
这是个简单的抓屏工具,希望对大家有帮助,有兴趣改的改了也给我发一份-This is a simple tool for the screenshots, I hope all of you help, are interested in reform also changed me a. . . . .
- 2022-02-15 02:03:07下载
- 积分:1
-
如果你的应用程序使用MFC共享DLL,和您的应用程序
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to Ger
- 2022-02-15 16:05:13下载
- 积分:1