-
做多客户端与服务器端的双向通信,采用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
-
SwingInterfaceOntology
a java project for ontology based mapping
- 2012-04-27 15:56:16下载
- 积分:1
-
hibernate-release-4.3.11.Final
用于java数据开发,hirberbate 框架的开发应用,适合初学者(For Java data development, hirberbate framework for the development and application, suitable for beginners)
- 2017-08-03 10:56:38下载
- 积分:1
-
目录访问网络设置,网卡信息接入网络…
目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-Directory access to network settings, network card information is an access network DNS, subnet mask, network card addresses comprehensive procedures, attention to the procedures included in Chapter IV of 4.2, 4.3 of the two procedures. (Preferably tested in win98).
- 2022-05-26 23:17:20下载
- 积分:1
-
TanKeWar
坦克大战单机版,有5关,不通的难度,模仿经典游戏坦克大战开发的(ank war single version, there are 5 passes, impractical difficulty, imitation of classic game tank war development.)
- 2018-07-09 21:01:17下载
- 积分:1
-
N_java_api
说明: guestbook的java程序。应该还是蛮好的
- 2010-04-14 16:13:46下载
- 积分:1
-
实现网络输入/输出和多线程的Win32库
实现网络输入/输出和多线程的Win32库-the network input/output and multithreading of the Win32
- 2022-05-24 21:55:59下载
- 积分:1
-
utilities
fvcom辅助程序,包含fvcom_prepro中所需要的子程序(FVCOM helper, which contains the subroutines needed in fvcom_prepro)
- 2017-12-11 15:58:05下载
- 积分:1
-
eclipse-3-livre
programmer en java avec eclipse
- 2013-03-04 04:57:14下载
- 积分:1
-
基于Socket的即时通信系统(聊天室)
【实例简介】
- 2021-09-29 00:31:05下载
- 积分:1