Implementation of a TCP server
The executables are created in "bin" directory in the root of the project
Default usage (bound to 127.0.0.1)
$ bin/client_cpp
Optional (bound to whatever the argument specifies) e.g.
$ bin/client_cpp -c 192.164.12.13