文件名称:(linux下C语言实现)简易web服务器
文件大小:14KB
文件格式:ZIP
更新时间:2014-04-03 10:12:52
C语言 web服务器 网络编程 linux
学习网络编程时写的一个简易的web服务器 实现了web服务器的请求处理功能。 基于linux平台。
【文件预览】:
webserver
----webserver(17KB)
----get_time.c(508B)
----index.css(68B)
----aboutme.html(202B)
----get_time.h(113B)
----http_session.h(1KB)
----http_session.c(10KB)
----webserver.c(2KB)
----index.html(265B)
----404.html(695B)
----http_protocol.h(1KB)