[X] The "/phpMyAdmin/3.2.3/phpMyAdmin-3.2.3-all-languages.tar.gz" file could not be found or is not available. Please select another file.

Share

More
Fast and Simple CGI C++ library Icon

Fast and Simple CGI C++ library

alpha

by drrngrvy


This aims to be a portable CGI library written in C++ and enabling applications written for standard CGI, FastCGI or SCGI protocols, within a framework that allows for future CGI-like protocols to be incorporated with only trivial changes to user code.


http://omnisplat.com





Separate each tag with a space.

Features:

  • CGI and FastCGI compatible
  • Cross-platform (tested on 32-bit Windows / 32/64-bit Ubuntu linux)
  • Lightweight and Fast, with a practical API
  • Dependent only on Standard C++ and Boost
  • Add-on facility for integration with ctemplate

Topic:

Operating System:

License:

Intended Audience:

Programming Language:

Registered:

2007-03-21

Ratings and Reviews

Be the first to post a text review of Fast and Simple CGI C++ library. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • New Docs, better code

    I've uploaded a brief update of the docs, just so that they're not miles behind the code. I've also been working on a Boost.Spirit-based form_parser class for incrementally parsing POST data, session support (using Boost.Interprocess) and on allowing the library to be compiled separately. As usual, see the Boost SVN Sandbox for current source (or the README in the sf.net SVN repo). Cheers.

    posted by drrngrvy 517 days ago

  • Docs out of date

    A caution to the brave: the documentation up on this site now (at http://cgi.sf.net/html/) is very out of date. After a long break for catching up with university work, I've done some work on getting FastCGI support integrated since last week. There is still one issue with regard to dealing with multiplexed requests through each connection (and other bits not done yet), but strangely a fair amount seems to just work - but only on linux for now! I'm going to have to work on updating the docs soon. At the moment the acgi/fcgi examples on the acceptor_work branch in the Boost Sandbox (sandbox/SOC/2007/cgi) are the only accurate picture of the library. I encourage looking and commenting/criticising, but touching *may* result in cranial haemorrhaging, or headaches. Please be warned.

    posted by drrngrvy 693 days ago

  • General Update

    Well I managed to move all development back to svn.boost.org. The experiment with mixing multiple repositories wasn't particularly nice, since cross-repo merging just isn't supported by SVN (or, for that matter svnmerge.py). But, I have an intact history now so development can continue. Current work is being done 'blind' though (ie. without a compiler) so expect branch work to be particularly unstable. I am trying to keep the trunk stable but again, for the few days at least, that may have obvious issues.

    posted by drrngrvy 808 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Fast and Simple CGI C++ library Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks