Build a chatroom server that people can join.
It's implemented in java socket API.
ServerThread.java is called by Servers.java.
You can excute Client.java to start a conversation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Build a chatroom server that people can join.
It's implemented in java socket API.
ServerThread.java is called by Servers.java.
You can excute Client.java to start a conversation.