Skip to content

Computer Network experiment. It is a server which can support http in 80 port and https in 443 port.

Notifications You must be signed in to change notification settings

LongxingHu/simple_httpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

simple_httpserver

Computer Network experiment. It is a server which can support http in 80 port and https in 443 port.

gcc http_server.c basefun.c -o http_server -lssl -lcrypto

About

Computer Network experiment. It is a server which can support http in 80 port and https in 443 port.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published