-
这是数据包捕获
this is packet capture
- 2022-11-15 01:20:03下载
- 积分:1
-
注重实用,学习的好例子,IPmon IP嗅探技术软件源码
注重实用,学习的好例子,IPmon IP嗅探技术软件源码-Focus on practical, learning a good example, IPmon IP sniffer software source
- 2022-05-04 22:01:33下载
- 积分:1
-
利用WINSOCK的通信协议 用VC++编写
利用WINSOCK的通信协议 用VC++编写-WINSOCK use the communication protocol used VC++ Prepared
- 2022-05-18 05:19:38下载
- 积分:1
-
网络数据包处理的一种处理方式,在delphi中测试过,别的语言大体相同...
网络数据包处理的一种处理方式,在delphi中测试过,别的语言大体相同-Network packets as a treatment approach, tested in delphi in other languages in much the same
- 2023-07-11 20:00:03下载
- 积分:1
-
自用java编制了一个能在局域网中实现internet一样的聊天功能
自用java编制了一个能在局域网中实现internet一样的聊天功能-with java,working out a program whichcan achieve the chat fuction as internet in the LAN.
- 2022-03-05 14:15:51下载
- 积分:1
-
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。...
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。-note is xml example, the example I read through the debugger. Welcome everyone to enjoy, but also hopes to be able to share, thank you.
- 2022-03-14 10:51:12下载
- 积分:1
-
A panel below the tree and just above the status bar displays statistical inform...
A panel below the tree and just above the status bar displays statistical information as you snag a Web site.
- 2022-01-26 20:03:20下载
- 积分: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
-
套接字实现TCP协议和试验数据通信使用…
利用套接字实现用TCP协议的数据通信并进行了测试通过-The use of sockets to achieve data communication with the TCP protocol and tested through
- 2023-01-27 17:10:04下载
- 积分:1
-
从Socket4c++中继承的TCP类,可以直接调用来实现网络功能
从Socket4c++中继承的TCP类,可以直接调用来实现网络功能-Socket4c inherited from the TCP category, called directly to the network function
- 2022-05-31 04:42:48下载
- 积分:1