A messaging application over different systems through Socket Programming and java GUI.
Requisites to run the messenger:
- java installed
- Path set
- IP address of Server PC
Steps to run the messenger:
- Download the instamess folder on server PC
- Download the instamessclient folder to client PC
- Edit the code of ClientTest.java and enter the IP address of server PC
- Now run ServerTest.java on server PC and ClientTest.java on client PC
- Enjoy texting :)