-
做多客户端与服务器端的双向通信,采用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
-
IOCP的delphi 源代码 源代码
IOCP的delphi 源代码 源代码-IOCP的delphi 源代码源代码源代码
- 2022-06-19 05:20:43下载
- 积分:1
-
最新反编译工具,可以完全编译你的.net程序,自动升级
最新反编译工具,可以完全编译你的.net程序,自动升级-find IP addr
- 2022-01-24 17:33:38下载
- 积分:1
-
opnet_aloha
实例 用Modeler搭建一个ALOHA协议仿真平台,进一步熟悉Modeler节点级和进程级的操作,深化三层建模机制。(进程->节点->网络)
(Examples ALOHA protocol with Modeler to build a simulation platform to further familiarize Modeler node level and process-level operations, deepening three modeling mechanism. (Process-> Node-> Network))
- 2014-01-05 17:08:34下载
- 积分:1
-
weibo_server_client
口袋微薄项目的服务器端和客户端的源代码,含有项目中得关键技术。(Pocket meager project server and client source code, containing the key technologies of the project.)
- 2012-12-18 21:46:24下载
- 积分:1
-
监听网络上的数据报!
监听网络上的数据报!-eavesdropping on the network reported data!
- 2022-11-20 10:30:03下载
- 积分:1
-
C socket prepared by the procedure of this document. Including the client and se...
使用C编写的socket发送文件的程序.包括客户端和服务端.-C socket prepared by the procedure of this document. Including the client and server.
- 2022-11-04 03:40:03下载
- 积分:1
-
VB--yingyantu
能够实现鹰眼图的功能,这是一个用VB+AE编写的工程,已经经过调试,没有问题。(To realize the function of the eagle eye chart
)
- 2012-04-30 11:57:40下载
- 积分:1
-
ReportDesigner
说明: 一个具备打印功能的VB报表设计器源代码,可以用来设计复杂的报表。(A VB report designer source code with printing function can be used to design complex reports.)
- 2020-06-18 13:37:12下载
- 积分:1
-
用一个网页写的
用vc写的一个基于网络的程序,可以用它来得到ip地址。-vc written with a Web-based program, you may use it to be ip address.
- 2023-08-21 20:55:03下载
- 积分:1