搜索资源列表
TCPClient
- 用于TCP协议模拟客户-服务器网络模式的客户端程序-Used to simulate the client- server network mode client program
TCPClient
- TCP Server and TCP Client which use socket programming with java langhage.
TCPClient.java
- 通过TCP SOCEKT 从服务器接收数据 将数据处理后 发送回服务器端-By TCP SOCEKT receive data the server sends the data back to the server-side processing
TCPClient
- 用JAVA编写的套接字编程包括客户端与服务器端代码-JAVA prepared using socket programming, including client and server-side code
tcpclient-server
- Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]