SimpleNetwork icon indicating copy to clipboard operation
SimpleNetwork copied to clipboard

simple TCP server / client C++ linux socket

SimpleNetwork


$ ./server 5050 1 
$ ./client 127.0.0.1 5050 message