Cgixx
cgixx
http://tazthecat.net/~isaac/cgixx/
The cgixx C++ CGI class library is intended as a modern Common Gateway Interface library for ISO standard C++ compilers. It is not meant to generate complex HTML forms, but rather to ensure fast and reliable conversations between a Web server's CGI and your C++ code. 'cgixx' supports standard GET, POST, HEAD, and PUT CGI methods and cookies as defined in the version 1.1 specification.
Documentation
User reference included and available in HTML format from http://tazthecat.net/~isaac/cgixx/ref/index.html
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Janet Casey | 7 August 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | mailto:cgixx-announce@tazthecat.net | |
| Support | mailto:cgixx-questions@tazthecat.net |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | GCC 3.x or standards compliant C++ compiler |
| Required to use | Web server with CGI 1.x |
This entry (in part or in whole) was last reviewed on 9 February 2004.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
