-
初学的时候做的一个聊天系统,可以多人,可以检测IP等
初学的时候做的一个聊天系统,可以多人,可以检测IP等-Learning when to do a chat system that people can detect the IP, etc.
- 2023-02-14 15:55:04下载
- 积分:1
-
双机之间进行通讯的一个小协议,可以在两台电脑之间传送消息!...
双机之间进行通讯的一个小协议,可以在两台电脑之间传送消息!-Two-machine communication between a small agreement, you can send messages between two computers!
- 2022-01-30 19:44:04下载
- 积分:1
-
Windows下的ICMP封装
Windows下的ICMP封装-Clcmp class which can echo
- 2022-02-15 15:10:32下载
- 积分:1
-
VC++实现的TCP实现P2P通信,TCP穿越NAT的方法,TCP HOL…
VC++实现TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞,有详细的说明文档,对于想了解P2P软件工作原理的人很有启发作用。-VC++ Realize TCP realize P2P communications, TCP through the NAT method, TCP holes, have detailed documentation for the P2P software would like to know the working principle of the people is very inspiring.
- 2022-03-21 18:23:20下载
- 积分:1
-
报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序...
报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序-Packet Analyzer, will receive the text of the report 16 hours in hex and ASCII, respectively, to facilitate the communication process debugging
- 2023-04-04 06:00:04下载
- 积分:1
-
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址...
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址-a LAN IP address scanners, can scan all the LAN to the machine name, IP address and MAC address
- 2022-08-08 01:58:24下载
- 积分: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
-
一个简单的网页设计,不错的
一个简单的网页设计,不错的-a simple web design, good
- 2022-02-28 23:47:39下载
- 积分:1
-
TCP通信的客户端
基于tcp通信的客户端源代码,可以与基于TCP通信的服务器端实现链接并通话-client for tcp communication
- 2022-08-21 17:56:43下载
- 积分:1
-
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机
网络一级拓朴构建源码,可以发现局域网内的路由器与交换机-Construction of backbone network topology diagram C++ source code
- 2022-10-06 15:45:03下载
- 积分:1