Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

simple crossplatform TCP/IP socket chatroom

First build using cmake

first start the client i.e. server <host name> <Port Number>

then run as many client process as you want i.e, client <host name of server> <Port Number of server>