Description: In the Windows platform, based on Socket develop a simple C/S text transfer program, were used to develop server and client: The client can send a text obtained from the standard input, the server can receive and display the standard output.
To Search:
File list (Check if you may need any files):
基于socket的cs文本传输\SocketServerExample.java
......................\SocketServerExample.class
......................\SocketClientExample.java
......................\SocketClientExample.class
基于socket的cs文本传输