Simple Console chat consist of server and client application.
First launch the server application, run shell command: ./Srv
Client applications need some parameters: ip addres of server and port number(9877) ./Cli 127.0.0.1 9877
After start you need enter the nick for chat (max. length 24 letter)