Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 224 Bytes

Multiple users can register and chat with each other simultaneously.

Instructions for running:-

  1. make all
  2. ./server [port number]
  3. ./client 127.0.0.1 [port number] [username]
  4. Repeat step 3 to open multiple clients