This repository was archived by the owner on Feb 22, 2022. It is now read-only.
AditiBagora/TcpGroupChat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Build command: g++ tcpserver_NB.cpp –o tcpserver_NB.exe -pthread g++ tcpclient_NB.cpp –o tcpclient_NB.exe -pthread