A chat-server built with Java's ServerSocket
- start the
chat-server.jar$ java -jar ./chat-server.jar
- start PuTTY
- configure it:
- Host Name: localhost or your computers IP adress
- Port: 3000
- Connection Type: Raw
- Press open, you may want to save the configuration
After typing your username, you can send messages by typing and pressing ENTER to send. Additionally you can use some commands. To get a list of them, type /help.