Categories
cgicc
GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web by doing the following:
- Parses GET and POST form data transparently.
- Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data.
- Provides methods for saving and restoring CGI environments to aid in application debugging.
- Provides full on-the-fly web-authoring generation capabilities, with support for cookies.
- Supports web-authoring file upload.
Last updated 19 Jun, 2004
About
Leadership
- Sebastien Diaz - Maintainer
- Christof Danzl - Contributor
Requirements
- ANSI-compliant C++ compiler (Use Requirement)
- such as gcc (Use Requirement)
- supporting the C++ standard template lib. (Use Requirement)
Related Projects
Versions
3.2.9
- Released: 14 Nov, 2009
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/cgicc/cgicc-3.2.9.tar.gz
- Licenses: GFDL, GPLv2
- Interfaces: Command Line
3.2.7
- Released: 17 Oct, 2008
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/cgicc/cgicc-3.2.7.tar.gz
- Licenses: GFDL, GPLv2
- Interfaces: Command Line
3.2.4
3.2.4 stable released 2007-07-15
- Released: 15 Jul, 2007
- Code Maturity: Stable
- Source Archive: ftp://ftp.gnu.org/gnu/cgicc/cgicc-3.2.4.tar.gz
- Licenses: LGPLv3orlater
- Interfaces: Command Line
User Community and Support
User guide available in HTML, HTML tar file, Texinfo, info, and dvi formats from http://www.gnu.org/software/cgicc/cgicc.html
