-
RPC的使用,远程方法调用,很好的,却
RPC的使用,远程方法调用,很好的,却-The use of RPC, Remote Method Invocation, very good, but
- 2022-11-27 12:30:03下载
- 积分:1
-
与原始套接字的源代码
用Raw Socket实现ping的程序源代码-with Raw Socket ping of source code
- 2022-03-29 14:28:16下载
- 积分:1
-
socket2 callback standard model
socket2 callback 标准模型-socket2 callback standard model
- 2023-06-01 12:55:03下载
- 积分: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
-
很好用的网络抓包工具,能抓获IP包,分析IP包,界面简洁明了...
很好用的网络抓包工具,能抓获IP包,分析IP包,界面简洁明了-Good network with Ethereal tool that can capture IP packets, analyze IP packets, the interface simple and clear
- 2022-02-22 03:42:47下载
- 积分:1
-
prg5_2.c : UDP客户。该程序通过命令行参数输入服务器IP地址和发给服务器的信息,然后执行UDP套接字客户端的基本过程。...
prg5_2.c : UDP客户。该程序通过命令行参数输入服务器IP地址和发给服务器的信息,然后执行UDP套接字客户端的基本过程。-prg5_2.c : UDP customers. The program command line parameter input server IP addresses and the information sent to the server, then the implementation of UDP socket client the basic process.
- 2022-02-18 16:12:15下载
- 积分:1
-
the Delphi Network Programming of examples.
有关Delphi网络编程方面的例子。-the Delphi Network Programming of examples.
- 2023-03-29 13:20:03下载
- 积分:1
-
网络编程1很有学习意义的,欢迎下在,还有代序
网络编程1很有学习意义的,欢迎下在,还有代序-Network programming is to learn the meaning of one, welcome in, but also on behalf of sequence
- 2022-05-06 16:34:19下载
- 积分:1
-
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。...
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
- 2023-01-01 09:40:03下载
- 积分:1
-
点对点视频聊天程序,修改可以作为相关开发的参考
点对点视频聊天程序,修改可以作为相关开发的参考-point-to-point video chat procedures can be revised as the development of the relevant reference
- 2022-03-02 09:06:37下载
- 积分:1