Description: 编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the application sub-server-side program and client program in two parts. Server program started, listening port 5678 of the request client program starts, send a request to the server port 5678. Server, the client continued to receive the written information, and the server will also make a " Receive" In response to inform the client has received the message. Requirements: Multi-threaded server program development, allowing multiple simultaneous connections the client program. The client sends " End" string, the client program exit Platform: |
Size: 2048 |
Author:Allan |
Hits:
Description: VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes. Platform: |
Size: 29231104 |
Author:高倩 |
Hits:
Description: TCP客户端应用程序设计,实现在TCP方式下客户端向服务器端的文件传送过程。-TCP client application design, implementation mode in the TCP client to server file transfer process. Platform: |
Size: 16384 |
Author:刘述明 |
Hits:
Description: 基于TCP连接的通信软件,具有服务器端和客户端-Communications software based on TCP connection with the server and client Platform: |
Size: 66560 |
Author:yangxin |
Hits: