zjhttp
最简HTTP服务器,C语言实现的简单http服务器,主要用于学习http协议和C语言的编程
Can run on Linux platform or Windows platform.
使用
在windows平台上,则将makefile文件名后面_win32去掉,然后cd到源码目录,输入make命令即可编译
Linux平台类似,去除_linux,使用make命令编译
详细资料
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
a simple http server