-
做多客户端与服务器端的双向通信,采用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
-
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用...
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用-series of simple procedures for small chat with UDP written in the right javanet basic package of basic applications
- 2022-03-15 19:29:33下载
- 积分:1
-
a multithreaded LAN file transfer program that will prepare socket
一个多线程的局域网文件传送程序,用socket编写-a multithreaded LAN file transfer program that will prepare socket
- 2022-02-25 18:02:17下载
- 积分:1
-
用Evc开发的Ping、UDP协议演示程序实例源码
用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
- 2022-07-28 11:10:01下载
- 积分:1
-
异步套接字客户端
异步套接字客户端-asynchronous socket client
- 2023-04-17 20:30:02下载
- 积分:1
-
网页特效5,文字的上下移动,动态的变化颜色,艺术字的设置。...
网页特效5,文字的上下移动,动态的变化颜色,艺术字的设置。-netnew 5, the text up and down, and dynamic changes in color, art character set.
- 2023-06-01 12:40:02下载
- 积分:1
-
关于winpcap的一些认识
关于winpcap的一些认识-on the understanding winpcap
- 2023-05-08 22:15:04下载
- 积分:1
-
ftp多线程断点续传,带有xp 的theme
ftp多线程断点续传,带有xp 的theme-ftp multithreaded HTTP, with the theme xp
- 2022-03-15 10:03:58下载
- 积分:1
-
This software, "xtmon.cpp", is a derivative work of "sniffex.c"
This software, "xtmon.cpp", is a derivative work of "sniffex.c"
- 2022-07-23 15:34:53下载
- 积分:1
-
局域网内的所有机器,都应该能够收到广播语音.c实现
局域网内的所有机器,都应该能够收到广播语音.c实现-of all machines, should be able to broadcast voice. C to achieve
- 2022-04-08 13:07:17下载
- 积分:1