-
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程...
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
- 2022-03-14 09:52:20下载
- 积分:1
-
一个有用的对等点的程序,值得学习
一个有用的P2P程序,值得学习-a useful P2P procedures, it is worth learning
- 2022-02-01 13:33:27下载
- 积分:1
-
P2P代码。。 。。很详细
P2P代码。。 。。很详细-P2P code. . . . . . Detail
- 2022-02-13 19:48:14下载
- 积分:1
-
我只写了前4个,这个是别人的程序,我觉得写的很好,就传了上来,是FTP扫描的工具,扫描别人21端口,试能否匿名连接...
我只写了前4个,这个是别人的程序,我觉得写的很好,就传了上来,是FTP扫描的工具,扫描别人21端口,试能否匿名连接-I just write the first four, the other is the process, I think was a very good on-the ranks of the FTP scanning tools, scanning port 21 others, whether anonymous connections trial
- 2022-06-13 11:25:11下载
- 积分:1
-
用Visual Basic编写的,获得指定机器的 IP 地址
用Visual Basic编写的,获得指定机器的 IP 地址-with Visual Basic, was designated machine"s IP address
- 2022-04-12 18:25:13下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1
-
6网络编程,界面美观,使用方便,有很高的R ..
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-03-18 10:53:31下载
- 积分:1
-
a type of telephone network files
一个网络电话的类实现文件-a type of telephone network files
- 2022-07-14 00:56:14下载
- 积分:1
-
简单的多线程聊天工具,用MFC编程实现,对初学网络编程的人是个很不错的开始。...
简单的多线程聊天工具,用MFC编程实现,对初学网络编程的人是个很不错的开始。-Simple multi-threaded chat tool, using MFC Programming for beginner of network programming is a very good start.
- 2022-06-27 15:51:34下载
- 积分:1
-
获得本机名、本机IP、外网IP及IP地址(即在本机的位置)
获得本机名、本机IP、外网IP及IP地址(即在本机的位置)-Access to the machine name, the local IP, external IP Net and IP address (that is, at the location of the machine)
- 2022-04-30 14:24:53下载
- 积分:1