-
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符...
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to the customer address, and then receive the customer"s name and display. Before receiving from the customer"s information (string). Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers. Continue, after waiting for the customer to receive the information until the customer close the connection. Servers simultaneously with the ability to more customers.
- 2022-01-28 05:53:05下载
- 积分:1
-
一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。
一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。-using a peer-to-peer Winsock example, can help us understand the tenets of P2P.
- 2022-05-16 07:45:58下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1
-
基于TCP的socket编程客户端程序,能接收服务器端的文件
基于TCP的socket编程客户端程序,能接收服务器端的文件
- 2022-06-15 18:25:30下载
- 积分:1
-
一个简单的完成端口的例子,适合入门者学习
一个简单的完成端口的例子,适合入门者学习-A simple example of the completion of the port, suitable for beginners to learn
- 2022-04-16 23:54:04下载
- 积分:1
-
本软件可以实现真的某一ip地址的路由器跟踪,利用生命周期的递增来实现所有路由器的发现...
本软件可以实现真的某一ip地址的路由器跟踪,利用生命周期的递增来实现所有路由器的发现-the software can really achieve a ip address of the router tracking, using a life-cycle of the increase to achieve all routers found
- 2022-05-26 11:38:14下载
- 积分:1
-
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。...
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。-the network, the use of the IPC $ copy files and add the system and to the implementation within the specified time.
- 2022-03-30 16:13:17下载
- 积分:1
-
一个聊天程序。有客户端和服务器源码
一个聊天程序。有客户端和服务器源码-a chat program. A client and server source code
- 2022-02-24 19:26:04下载
- 积分:1
-
TCP C#网络传输
TCP C#网络传输,网络传输需要的代码,可供参考,会有所不同,但可以学习其中的原理。
- 2022-11-01 04:20:02下载
- 积分:1
-
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、...
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、功能强大、扩展能力良好以及能够方便的跨地域操作等特性。-an online music distribution system, is characterized by the use of the Browser/Server (B/S) architecture, achieving record online inquiries, sales, and records of online management functions. The advantages of such a system is a simple system, the powerful, and good expansion capabilities to facilitate the operation of the transportation characteristics.
- 2023-01-18 09:55:03下载
- 积分:1