This is a simple socket programming for TCP connections in Python. The web server will accept and parse one HTTP request at a time, get the requested file from the server’s file system, create an HTTP response message consisting of the requested file preceded by header lines, and then send the response directly to the client. In case the requested file is not present in the server, then the server will send an HTTP “404 Not Found” message back to the client.
-
Notifications
You must be signed in to change notification settings - Fork 0
ManavAhlawat/Web-Server-Socket-Programming
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published