CCGI is a C++ Class Library which I've written to help me out in the past for CGI development using the C++ language. Traditionally I've used perl as a method of prototyping a site, and all of the nifty projects that are available such as the CGI module by Lincoln D. Stein. However the time came when I had to approach some projects in C++ due to API restrictions and the like, so I decided to begin building a library of functions that might make my life a little easier.
Structurally the project could use a little work. My current focus is on building up the WebPage class, which aids in the construction of a web page on the fly. Anyone interested in helping out should contact me via steve@dabax.com.
I'd like to extend a special thanks to SourceForge.net and to VALinux
who have made this site a reality. As a hobbyist programmer, I have
little time to set up all of the facilities I would need to provide
the required year-to-year stability for a successful open-source
project. Thanks to the folks at SourceForge, I don't have to worry
about this at all, and can use my precious free time to concentrate on
programming rather than site management.
The ccgi project is free software licensed under the GNU LGPL