You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A chat server in C++.
This chat server uses the Linux netinet/in.h, sys/socket.h and sys/types.h headers.
Because of this, it won't run on a not Linux or Unix based OS.