Skip to content

A chat system server program, which allows clients to communicate with another. Client side is available on by GitHub.

Notifications You must be signed in to change notification settings

RayaanUddin/Chat_System-Server_Side

Repository files navigation

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

About

A chat system server program, which allows clients to communicate with another. Client side is available on by GitHub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages