Skip to content

BeBe_Simple Http Server. 可以对静态网页请求正常解析并作出正确的响应。Web Server.C Language/Linux Network Programming/Socket API

Notifications You must be signed in to change notification settings

yestab123/simple_http_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeBe Simple Http Server

BeBe Simple Http Server 只是用来练习编程技术.

环境:

开发语言:C
操作系统:Ubuntu13.04(Linux)
编程:epoll

###用法: 1. 下载并进行src/v* (目前共3个版本) 2. make 3. ./service [server_ip] [server_port] (默认网页绑定的目录/Project/web/)

###Other Dir: /tool/ 测试服务器是否正常工作的工具。(used to test whether the server is working properly) /test/ 验证一些想法是否可行的test文件。(used to test the feasibility of algorithms) /web/ 测试服务器正常运行用的html模板。(the DIR of web page.)

###每个版本的说明(Each Version Instructions) Version Description

About

BeBe_Simple Http Server. 可以对静态网页请求正常解析并作出正确的响应。Web Server.C Language/Linux Network Programming/Socket API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published