-
做多客户端与服务器端的双向通信,采用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
-
a network programming to study cases, the yo well not believe in themselves down...
一个网络编程的学习用例,很好的哟,不信自己下下来看嘛-a network programming to study cases, the yo well not believe in themselves down under Kanma
- 2022-03-01 12:37:52下载
- 积分:1
-
management of the Central Security mathematical modeling. Fringe and the quality...
关于安环管理的数学建摸.并附带质量管理 和医院系统的统一数学建摸.-management of the Central Security mathematical modeling. Fringe and the quality of management and hospital systems in mathematical modeling.
- 2022-11-18 22:50:02下载
- 积分:1
-
自已学了点网络编程后写的聊天小程序,很简单的功能,适合初学者,喜欢的朋友请下...
自已学了点网络编程后写的聊天小程序,很简单的功能,适合初学者,喜欢的朋友请下-Learn self-written after the point of network programming chat applet, a very simple function, suitable for beginners, like a friend to the next
- 2022-03-28 21:25:00下载
- 积分:1
-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
计算机网络仿真运行CSMA
计算机网络模拟CSMA运行-computer network simulation run CSMA
- 2023-01-23 13:25:03下载
- 积分:1
-
the client for communicating by tcp
基于tcp通信的客户端源代码,可以与基于TCP通信的服务器端实现链接并通话-the client for communicating by tcp
- 2022-03-20 01:33:51下载
- 积分:1
-
WinNT网络程序的小例子,LM单元必须被安装
WinNT网络程序的小例子,LM单元必须被安装--A small example about WinNT network program , LM unit must be installed
- 2022-07-27 23:36:55下载
- 积分:1
-
simple mobile c# procedures do I downloaded from the Internet do not know right...
简单的mobile程序 c#做的我从网上下载 不知对大家有没有用 或者对编程者有无帮助-simple mobile c# procedures do I downloaded from the Internet do not know right have we to use or whether to help programmers
- 2022-02-14 16:36:14下载
- 积分:1
-
the network programming procedures introduced to the basic knowledge and skills,...
这个程序介绍网络编程的基本知识与技巧,
望各位指教-the network programming procedures introduced to the basic knowledge and skills, hope you enlighten
- 2022-04-12 01:06:25下载
- 积分:1