You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, written in Java language, we have simulated a chat room using Socket and Thread.
This program also has the ability to run between different devices that are connected to the same network.
About
A socket-based chatroom system supporting message broadcasting, history retrieval and private messaging.