# Chatting_Application
# Running this application
step 1
1) open the server jar file.... ServerChat --> dist --> ServerChat.jar
2) Start the server by clicking on the button.
3) Open the Client window ..... ClientChat --> dist -->ClientChat.jar
4) Connect to the server by entering the server name aka the machine name of the server and entering the name you want for your machine(client). Hit connect button.
5) The Clent and server would be connected and a message will be displayed.
6) If you want to quit the chat, type in "quit" and hit send.
Enjoy Chatiing.