Basic Http client and server C++/C http client and server implemented using sockets Compile and usage Compile using g++ http_client ./http_client [-options] server_url port_number options that which add functionality –p: prints the RTT for acc ./http_server port_number