Question: For this weeks assignment, you are required to provide a solution for Lab 11: A Web Server. Lab 11: A Web Server The goal of
For this weeks assignment, you are required to provide a solution for Lab 11: A Web Server.
Lab 11: A Web Server
The goal of this lab is to write a simple, but functional, web server that is capable of sending files to a web browser on request. The web server must create a listening socket and accept connections. It must implement just enough of the HTTP/1.1 protocol to enable it to read requests for files and to send the requested files. It should also be able to send error responses to the client when appropriate.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
