-
做多客户端与服务器端的双向通信,采用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
-
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。...
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。-The procedure for network video surveillance client software, using socket programming, using streaming media technology, functional and practical, can be directly compiled.
- 2023-04-19 18:15:03下载
- 积分:1
-
vc under the socket programming, the program sub
vc下的socket编程,程序分客户端和服务器端希望对大家学习socket有帮助-vc under the socket programming, the program sub-client and server want to have to help everyone learn socket
- 2022-03-05 19:28:04下载
- 积分:1
-
an FTP file server source code. To achieve a simple FTP operations.
一个FTP文件服务器的源代码。可实现简单的FTP操作。
-an FTP file server source code. To achieve a simple FTP operations.
- 2022-03-12 02:16:26下载
- 积分:1
-
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC...
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC-Zheda a full set of network programming classes, including courseware and related software, eight examples of programming, after-school work, experiments and applications of five parts. Everyone would like to learn network programming help. Development environment for VC 6++ MFC
- 2022-05-13 11:12:47下载
- 积分:1
-
用VB开发的自动更新程序,显示下载进度,多线程下载
用VB开发的自动更新程序,显示下载进度,多线程下载-VB development of the automatic update, showing the progress of the download, multi-threaded Download
- 2023-07-28 20:35:03下载
- 积分:1
-
use Socket communications examples of procedures
使用Socket进行通信的程序实例-use Socket communications examples of procedures
- 2023-08-24 14:50:04下载
- 积分:1
-
20040703112632176局域网网络数据包分析,从事计算机网络开发工程师...
20040703112632176局域网网络数据包分析,从事计算机网络开发工程师-20040703112632176 LAN network packet analysis, engaged in the development of computer network engineer
- 2023-06-24 22:40:03下载
- 积分:1
-
通用升级程序,用于软件升级方面,主要采用配置文本文件实现软件的升级!...
通用升级程序,用于软件升级方面,主要采用配置文本文件实现软件的升级!-generic promotion procedures for software upgrades, the main configuration text file using software upgrades!
- 2022-03-16 09:15:09下载
- 积分:1
-
数据结构的大作业
数据结构的大作业-Data structure of the major operating
- 2023-06-21 17:20:03下载
- 积分:1