Skip to content

AlexJMohr/tcpwebserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile

$ make

Run:

usage: ./server [port]

$ ./server 8080

Open up a web browser and go to localhost:8080. It should load the index page. You can also try /about.html.

About

Simple HTTP web server using Unix TCP sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published