News

A desktop-based chatting application developed in Java using Swing for GUI and Socket programming for real-time communication between a Server and a Client.
Java-Server-Client-Chat-App-GUI-Using-Sockets A graphical user interface program made in Java that uses sockets to make a chat app. The app should work for the most part, however I was too lazy to ...