Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 690 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 690 Bytes

Chat_System-Server_Side (Beta)

A chat system server program, which allows clients to communicate with another.

This is my first public project with java.

How to use?

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.

Features

  • 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