-
这是一个关于c#的网络协议分析程序,希望大家可以有用
这是一个关于c#的网络协议分析程序,希望大家可以有用-This is a study on c# Network protocol analysis process, I hope everyone can be useful
- 2022-03-18 21:37:40下载
- 积分:1
-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1
-
from the Internet stable and reliable source of the download
从Internet上稳定可靠的下载文件的代码-from the Internet stable and reliable source of the download
- 2022-04-17 21:44:03下载
- 积分:1
-
在对话框内显示html的程序
在对话框内显示html的程序- Demonstrates html in the dialog box the procedure
- 2022-03-20 14:10:50下载
- 积分:1
-
网络数据包捕获并进行过滤
网络数据包捕获并进行过滤-network packet capture and filtering
- 2023-08-15 16:25:03下载
- 积分:1
-
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接...
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接-Vc under a simple tcp client TCP connection to the server made the request, when the connection is established, from the server port to receive data and display, and then disconnect the connection with the server
- 2022-08-12 15:54:17下载
- 积分:1
-
端口扫描源代码 可以改写成局域网的扫描器,对于需进行端口扫描的用户很有用处。...
端口扫描源代码 可以改写成局域网的扫描器,对于需进行端口扫描的用户很有用处。- The port scanning source code may rewrite the local area
network the scanner, regarding must carry on the user which the port
scans to have the use very much.
- 2022-04-18 12:00:26下载
- 积分:1
-
asp.net最简单的留言板(access&sql版)
asp.net最简单的留言板(access&sql版)-Asp. Net simple message board (access
- 2022-05-16 01:56:26下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1
-
简单的聊天软件
简单的聊天软件,基于TCP/IP协议,使用MFC CSocket类编写,分为客户端和服务器端两部分,适合初学者学习
- 2022-09-15 05:40:03下载
- 积分:1