http-server-using-c Run the code ->gcc -o http_server.exe http_server.c main.c -lws2_32 ->./http_server.exe