-
不完美
不完美-Not perfect
- 2022-02-11 10:26:02下载
- 积分:1
-
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。...
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to test the local loop.
- 2022-01-26 02:22:56下载
- 积分:1
-
获取网站天气预报,很有新意的实现方法,介绍给大家.
获取网站天气预报,很有新意的实现方法,介绍给大家.-access websites weather, very innovative method, introduced to the public.
- 2023-07-10 05:35:03下载
- 积分:1
-
Jdon版Jive论坛,非常不错的
Jdon版Jive论坛,非常不错的-Jdon version Jive Forum, very good
- 2022-10-31 17:10:03下载
- 积分:1
-
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。...
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。-Use VC++ implementation of the ADO programming, using the ACCESS database, make use of smart pointers.
- 2022-03-05 19:14:50下载
- 积分:1
-
VB.Net写的简单论坛.rar
VB.Net写的简单论坛.rar-VB.Net write a simple forum. Rar
- 2022-08-12 11:17:05下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用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
-
协议CMPP3.0源码,用VC++实现,仅供参考…
CMPP3.0协议源码,采用VC++来实现,仅供参考。-Agreement CMPP3.0 source, using VC++ To realize, for informational purposes only.
- 2022-08-13 00:11:12下载
- 积分:1
-
C/S模式程序简单开发样例,可以学到多线程及socket方面的知识...
C/S模式程序简单开发样例,可以学到多线程及socket方面的知识-C/S to develop a simple example, can learn multithreading socket and the knowledge
- 2022-01-28 11:12:21下载
- 积分:1
-
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process
- 2022-01-26 00:13:37下载
- 积分:1