Skip to content

AshhKetchup/Http_Webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Http webserver from scratch

I have build a HTTP/1.1 server that is capable of serving multiple clients, with functionality of uploading and retrieving any file from the server.

technologies used

socket, sys, threading and argparse libraries in python.

Along the way you'll learn about TCP servers, HTTP request syntax, and more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published