-
network renju procedures source, so learning to use the MFC CAsynSocket network...
网络五子棋程序源码,使学习使用MFC的CAsynSocket进行网络编程好例子。-network renju procedures source, so learning to use the MFC CAsynSocket network programming good example.
- 2022-04-26 18:42:24下载
- 积分:1
-
About the data in the network package and unpack the receiving end of a general...
关于网络通信中的数据打包和接收端解包的一般算法编码-About the data in the network package and unpack the receiving end of a general algorithm for encoding
- 2023-01-15 20:10:03下载
- 积分:1
-
telnet终端和服务器的制作
telnet终端和服务器的制作-telnet terminal and server production
- 2022-03-25 13:41:58下载
- 积分:1
-
ASP编程技巧大全
ASP编程技巧大全-ASP programming skills Daquan
- 2023-05-27 12:50:04下载
- 积分:1
-
一个微型NIDS实现例子
一个微型NIDS实现例子- A miniature NIDS realization example
- 2022-02-01 16:03:22下载
- 积分:1
-
基于c#的对于SOAP消息的实现,是.net初学者非常好的材料!
基于c#的对于SOAP消息的实现,是.net初学者非常好的材料!
- 2023-07-04 16:50:02下载
- 积分:1
-
很好的服务器端工具的源码,值得学习一下.
很好的服务器端工具的源码,值得学习一下.-Good source server-side tool, it is worth learning about.
- 2022-02-10 01:50:33下载
- 积分:1
-
TCP/IP端口映射源码,可以将内网的端口映射到外网
TCP/IP端口映射源码,可以将内网的端口映射到外网-TCP/IP port mapping source, within the network can be mapped to a port outside the network
- 2023-03-20 13:40:04下载
- 积分:1
-
流量统计
以流量统计为主,没有抓底层的mac地址,抓了上层的包,并统计各个端口的数据流量。
- 2022-11-02 22:30:04下载
- 积分: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