This project is a real-time chat application developed using Java Socket Programming with a WhatsApp-style graphical user interface. The system follows a client-server architecture that allows ...
Clone this repo to your local machine and open the project in your favourite IDE or simply navigate to the project folder from command line. Start the server by running the Server.java file and follow ...