original source is http://www.instructables.com/id/Creating-a-Chat-Server-Using-Java/
I tested that code, but that doesnot work. I rewrite many part of that.
You can use your own lisk.
I feel weird about class named ServerThread
is in client
package (also ClientThread
is in server
package).
I'm not native English speaker. Correct my English welcome.
Thank you so much, you saved my life! Your code is so organized and methodical. Much better than the original code.