搜索资源列表
TCPClient_Server
- 编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the ap
TCPClient_Server
- 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.
TCPclient_server
- TCP客户端应用程序设计,实现在TCP方式下客户端向服务器端的文件传送过程。-TCP client application design, implementation mode in the TCP client to server file transfer process.
TcpClient_Server
- 基于TCP连接的通信软件,具有服务器端和客户端-Communications software based on TCP connection with the server and client