Skip to content

RossMeikleham/Webserver-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webserver-C

Simple multithreaded linux/unix http webserver built using C for a networking exercise

Installl/Build instructions

git clone https://github.com/RossMeikleham/Webserver-C.git
cd Webserver-C
make

Running

./web_server "port"
Currently the server root starts at the directory the web server is run in

About

Simple multithreaded linux/unix http webserver built using C for a networking exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages