Description du projet

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, setting and
reading cookies, and uploads via multi-part form
attachments. It is useful for adding Web-based
administration or statistics to any C++ program.
It also supports HTTPS for doing secure
transactions.

Évaluation
Votre évaluation
Votre avis sur ce projet