-
6网络编程,界面美观,使用方便,有很高的R ..
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-03-18 10:53:31下载
- 积分:1
-
UDP的服务器/客户端探测小程序。功能为:服务器开启后等待连接并负责回馈信息,客户端可用单播、多播、广播三种方式探测局域网内的服务器并发送消息。...
UDP的服务器/客户端探测小程序。功能为:服务器开启后等待连接并负责回馈信息,客户端可用单播、多播、广播三种方式探测局域网内的服务器并发送消息。-UDP server/client detection of small procedures. Function as follows: after waiting for the server to open connections and is responsible for feedback, the client can be used unicast, multicast, broadcast three ways to detect LAN server and send a message.
- 2022-04-27 11:37:35下载
- 积分:1
-
基于openh323开发的网络会议服务器软件。
基于openh323开发的网络会议服务器软件。-based on the development of Web conferencing server software.
- 2022-10-13 11:00:02下载
- 积分:1
-
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。...
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。-a packet capture of small programs can demonstrate that the agreement packet types, source port, purpose port, the destination address and packet size.
- 2022-01-26 03:22:44下载
- 积分: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
-
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
-
获取计算机的名称和IP地址:单击按钮显示计算机名称和本机的IP地址!...
获取计算机的名称和IP地址:单击按钮显示计算机名称和本机的IP地址!-Get the computer name and IP address: Click the button to display the computer name and IP address of the machine!
- 2022-12-11 17:00:03下载
- 积分:1
-
分别遵循 TCP 和 UDP 协议的编程, 了解2个协议的主要区别, 了解其各自的优缺点....
分别遵循 TCP 和 UDP 协议的编程, 了解2个协议的主要区别, 了解其各自的优缺点.-were followed TCP and UDP programming, understanding the two main differences between the agreement and understanding of their respective strengths and weaknesses.
- 2022-05-05 12:43:56下载
- 积分:1
-
通过arp协议来发现局域网内的所有的当前活动的主机,编译本程序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了...
通过arp协议来发现局域网内的所有的当前活动的主机,编译本程序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了-Arp agreement through the LAN to discover all the current activities of the host, the compiler of this procedure will need to install WinPcap driver as well as its development kit, release after only need to install the WinPcap driver can be a
- 2022-01-21 22:24:37下载
- 积分:1
-
UDP Socks5穿透包像UDP实现,支持Socks5年龄…
UDP穿透Socks5的实现 ,一个封装UDP类,支持Socks5代理,原理可参看rfc1928-UDP Socks5 penetrating the realization of a package like UDP, support Socks5 agent, principle can be found in rfc1928
- 2022-03-18 08:11:45下载
- 积分:1