Categories
EHS
The Embedded HTTP Server (EHS) is a C++ class which can be inherited from to give HTTP server functionality to any class or application. It supports form data via POST or GET, and uploads via multi-part form attachments. It is useful for adding Web-based administration or statistics to any C++ program.
Last updated 7 Jan, 2008
Versions
1.1.2
1.1.2 stable released 2004-05-24
- Released: 24 May, 2004
- Code Maturity: Stable
- Source Archive: http://xaxxon.slackworks.com/ehs/ehs-1.3.1.tar.gz
- Licenses: LGPLv2.1
- Interfaces: Library
User Community and Support
User guide available in HTML format from http://xaxxon.slackworks.com/ehs/html



