Skip to content

tinyhttpd的详细注释版,十分适合入门者学习的一个项目

Notifications You must be signed in to change notification settings

cfans1993/tinyhttpd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github上其它人tinyhttpd的一个拷贝
这个例子中的cgi程序运行需要perl支持

centos安装perl和perl cgi:
yum install perl
yum install perl-CGI

我自己添加了一个client例子,用来与server配合使用
这是测试

About

tinyhttpd的详细注释版,十分适合入门者学习的一个项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.3%
  • Perl 3.4%
  • Other 1.3%