TinyHTTPd 教学用的web server - C语言编写

时间:2013-10-31 05:07:23
【文件属性】:

文件名称:TinyHTTPd 教学用的web server - C语言编写

文件大小:24KB

文件格式:RAR

更新时间:2013-10-31 05:07:23

c web server

很少的源代码,写得不错。不过缺乏二进制文件传输的处理。在现在的Cygwin和Linux下可编译运行。


【文件预览】:
tinyhttpd-0.1.0
----simpleclient.c~(673B)
----httpd.c(14KB)
----simpleclient.exe(19KB)
----README(2KB)
----simpleclient_orignal.c(673B)
----Makefile(95B)
----htdocs()
--------index.html(218B)
--------a.txt.txt(11B)
--------color.cgi(320B)
--------README(308B)
--------check.cgi(479B)
----httpd.exe(30KB)
----simpleclient.c(671B)
----httpd.c~(14KB)

网友评论

  • 针对Linux的,我想要Windows的
  • 很简单的啊