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.
Hi, thanks for the great code!
Do you know how make a GUI that looks like the picture at the top of the http://www.instructables.com/id/Creating-a-Chat-Server-Using-Java/ page?