-
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。...
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。-very good network of small procedures, to achieve a simple chat feature, a server and two clients, the details of the source code.
- 2022-08-06 02:53:08下载
- 积分:1
-
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。...
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。-In the TCP/IP network applications, the communication process of the interaction between the two main model is client/server model, that is, customer service requests to the server, the server receives a request, provide the necessary services.
- 2022-01-26 00:53:10下载
- 积分:1
-
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!...
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!-on a socket programming operations, followed HTTP/1.0, achieving GET and PUT methods, we hope to use a bit!
- 2022-03-05 14:31:38下载
- 积分:1
-
9seek 5.2
9Seek留言本5.2-9Seek 5.2
- 2022-06-12 12:06:39下载
- 积分:1
-
CS Client and Server 模式的创建及文件传输并发
实现了文件的传输 下载以及并发执行,send 和 receive的实现文件的下载,实现了一个服务器对应处理多个客户端提出文件下载的请求,本程序采用C 语言编写,详尽的描述了socket的连接,使之简单明白易懂。
- 2022-01-25 23:25:11下载
- 积分:1
-
机器狗源码...C写的.
大家可以学习下.原理部分
机器狗源码...C写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分:1
-
邮件客户端的代码示例
邮件客户端的代码示例-E-mail client sample code
- 2022-09-12 13:10:02下载
- 积分:1
-
vnc最新版代码改进,相当有学习价值
vnc最新版代码改进,相当有学习价值-vnc the latest version of the code improvements, the value of a considerable learning. . . . . .
- 2022-01-25 20:52:34下载
- 积分:1
-
获取数据包柄对其进行分析,分析数据包类型,及相关协议种类...
获取数据包柄对其进行分析,分析数据包类型,及相关协议种类-access data packets handles its analysis and packet type, and the relevant agreements types
- 2023-05-16 11:15:03下载
- 积分:1
-
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存...
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal" s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
- 2022-06-02 06:52:55下载
- 积分:1