This program creates a simple web server on localhost. It creates a server socket to listen for HTTP GET requests. It then returns the file in the GET request or returns a 404 Not Found if file is not found.
kat-coding/SimpleWebServer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|