Simple Web server: shhttpd

Source: Internet
Author: User

As an entry-level review of network programming, I have read some programs and documents over the past two days. I have written a Small HTTP server as my network programming exercise.

Currently, the server only supports the following functions:

Supported:

GET/POST method

Returns a common file.

Process CGI (I am not familiar with CGI, so I only use a shell script to replace it during testing, ignoring the input of the CGI program)

Currently, directory browsing and file downloading are not supported. This is what you want to do in the future and it will not be difficult to feel. It's just that it has little to do with network programming ~~~

Package source code uploaded to: http://hi.csdn.net/link.php? Url = http://download.csdn.net % 2f

Welcome to shoot bricks ~~~

 

References: http://jmarshall.com/easy/http/http_footnotes.html#sample

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.