PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence.It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
Be the first to post a text review of PicoHttpD library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This is only minor change release -- only naming scheme for compiled files has changed.
PicoHttpD is tiny C++ library supporting easy creation of standrads compliant HTTP servers. It implements just HTTP protocol, abstracted from communications and task handling - simply pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones. This new fully production worthy release changes naming scheme of compiled object and library files -- just to make users life easier.
PicoHttpD is tiny C++ library supporting easy creation of standrads compliant HTTP servers. It implements just HTTP protocol, abstracted from communications and task handling - simply pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones. This new release fixes an important bug - now PicoHttpD is fully production worthy - and is in fact used in real production projects.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?