-
example for windows socket UDP.
example for windows socket UDP.
- 2022-04-15 03:16:42下载
- 积分:1
-
用vc实现的一个很不错的ftpserve,适合学习ftp编程
用vc实现的一个很不错的ftpserve,适合学习ftp编程-vc used to achieve a very good ftpserve, ftp program for learning
- 2022-04-23 00:03:25下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台-qt prepared bt torrent download tools, running on QT4 environment, cross-platform
- 2023-01-23 03:35:04下载
- 积分:1
-
vc++邮件发送程序
vc++邮件发送程序,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用
- 2022-06-18 08:34:12下载
- 积分: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
-
一个利用DDK WDM开发D12的例子
使用WDM 的 DDK 开发的一个D12的例子-use of the DDK WDM development of a D12 example
- 2023-06-24 13:25:05下载
- 积分:1
-
/ *
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-30 19:18:13下载
- 积分:1
-
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基...
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基于这个LIB的实例程序。为了让目录比较整洁,本来可以拆成10个源码的我把他压缩在了一起。-of the foreigners TCPLIB includes a lot of things, such as Sniff and IGMP packets, TCP packets, UDP packets, and so on the packet creation procedures, and misprision of port scanning procedures and there are a lot more than 10 on the LIB examples of procedures. To enable comparison directory clean, could have stuffed into 10 source I regard him in the compressed together. Ha ha
- 2022-06-03 03:05:10下载
- 积分:1
-
扫描局域网内的所有机器信息,包括IP地址、主机名等。
扫描局域网内的所有机器信息,包括IP地址、主机名等。-Scan LAN for all machines, including IP address, host name and so on.
- 2023-05-25 03:15:03下载
- 积分:1