Build the server
$ make serverExecute the server
$ ./serverBuild the server that accepts only a single connection at a time
$ make server_sc$ php client.php HiBuild the server
$ make serverExecute the server
$ ./serverBuild the server that accepts only a single connection at a time
$ make server_sc$ php client.php Hi