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
Compile:
make -f make_file.mk
====================
Run server:
./server port
====================
Run client:
./client server_ip server_port client_port
About
[UNIX] Basic client/server communication over TCP/IP with multiple client handling