The lab is asking us to write a webserver socket which can process and response to the request from the client(web broswer).
- Client requests to open a webpage;
- Client requests to open an image in the browser;
- Client requests some illegal webpage(not existing in the directory), the browser displays error message.