共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > xserver-httpd |
xserver-httpd
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
xServer is a basic webserver coded in C language using socket programming. Contains logging capabilities (access log, error log). Also contains a config file in which you can configure your server's root directory, the port to listen to (default being 80), maximum number of incoming connections etc. Also includes a make file to facilitate an easy compilation and installation of the web server.