Chat app using socket programming and swing in java.
-
Updated
Feb 21, 2024 - Java
8000
Chat app using socket programming and swing in java.
Simple Chat Application built using Java and socket programming, allowing multiple clients to connect to a server. The server handles client connections, broadcasts messages, and stores them in a MySQL database. Clients can send messages, view received messages, and ping the server to measure latency.
Socket Client and Socket Server using Blocking Mode
Add a description, image, and links to the clientsocket topic page so that developers can more easily learn about it.
To associate your repository with the clientsocket topic, visit your repo's landing page and select "manage topics."