GNU cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | Windows Windows Windows Windows POSIX Linux |
| Implementation | C++ |
Recent releases


Release Notes: The environment variable CgiEnvironment and the save function were corrected.


Release Notes: This release adds getDoubleValue and getIntegerValue methods to allow the caller to determine whether the value was bounded, demonstration applications updates, and fixes for bugs in the FastCGI demo, form_urldecode, parsing of cookie names, getDoubleValue, and a leak during restoration of CGI environments.


Release Notes: A fix for a bug that caused multiple cookies to be incorrectly output, better support for Borland C++ builder and HP, bona fide support for FastCGI, and documentation fixes.


Release Notes: The HTTP header classes were rewritten. HTML output is now more XML-compliant. The documentation was rewritten in Doxygen format. A demo on cookie usage was added. The license was changed to the LGPL.


Release Notes: A longstanding bug in multipart form handling that caused the content type of an uploaded file to be incorrectly reported was fixed. Support for external reader functions (for FastCGI support) was added.