Skip to content

arcticfox1919/zjhttp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

zjhttp

最简HTTP服务器,C语言实现的简单http服务器,主要用于学习http协议和C语言的编程

Can run on Linux platform or Windows platform.

使用

在windows平台上,则将makefile文件名后面_win32去掉,然后cd到源码目录,输入make命令即可编译

Linux平台类似,去除_linux,使用make命令编译

详细资料

Web基础(一) HTTP详解

Web基础(二)CGI协议与实现

About

a simple http server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published