A chat system server program, which allows clients to communicate with another.
This is my first public project with java.
Compile the code and run the program. Make sure to change the ip address and port for both server and client side programs, and forward the port on your server side.
- Connect to/ disconnect from server
- Send messages to all (broadcast)
- Send messages to specific client (private message)
- Change your name (username)
- View all connected clients
Find the front end repo here
Want to contact me? Rayaan.Uddin@outlook.com