Description: The client and server side of the console under the TCP communication program, and then the two sides should be able to send each other and feedback information for unlimited continuous communication, until one party sends the end of the " end" of the communication string, then the recipient returns an " end" , both parties to end the communication.
To Search:
File list (Check if you may need any files):
网络
....\.classpath
....\.project
....\.settings
....\.........\org.eclipse.jdt.core.prefs
....\bin
....\...\Client.class
....\...\Server.class
....\...\WindowClient.class
....\...\WindowServer$ServerThread.class
....\...\WindowServer.class
....\src
....\...\Client.java
....\...\Server.java