Difference between revisions of "Cgixx"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=cgixx |Short description=C++ CGI class library |Full description=The cgixx C++ CGI class library is intended as a modern Common Gateway Interface library for ISO st...")
 
(No version changes)
 
Line 3: Line 3:
 
|Short description=C++ CGI class library
 
|Short description=C++ CGI class library
 
|Full description=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.
 
|Full description=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.
 +
|Homepage URL=http://noscience.net/projects/open-source-projects/cgixx/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://tazthecat.net/~isaac/cgixx/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User reference included and available in HTML format from http://tazthecat.net/~isaac/cgixx/ref/index.html
 
|Documentation note=User reference included and available in HTML format from http://tazthecat.net/~isaac/cgixx/ref/index.html
 
|Paid support=isaac@tazthecat.net
 
|Paid support=isaac@tazthecat.net
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=cgipplib,qDecoder,LibCGI,cgicc,libhtmlTemplate
 
|Related projects=cgipplib,qDecoder,LibCGI,cgicc,libhtmlTemplate
 
|Keywords=C++,server,Web server,Internet,library,cgi,cgixx
 
|Keywords=C++,server,Web server,Internet,library,cgi,cgixx
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2004-02-09
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.07
 
|Version identifier=1.07
 
|Version date=2004-02-09
 
|Version date=2004-02-09
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://tazthecat.net/~isaac/cgixx/pub/cgixx-1.07.tar.gz
 
|Version download=http://tazthecat.net/~isaac/cgixx/pub/cgixx-1.07.tar.gz
 +
|Version comment=1.07 stable released 2004-02-09
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/10
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2002-08-07
 +
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Janet Casey
 
|License verified date=2002-08-07
 
|License verified date=2002-08-07
|Version comment=1.07 stable released 2004-02-09
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Isaac W. Foraker
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Isaac W. Foraker
 
 
|Email=isaac@tazthecat.net
 
|Email=isaac@tazthecat.net
 
|Resource URL=
 
|Resource URL=
Line 46: Line 46:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c++
+
|Use=library, web-authoring
|Use=library,web-authoring
 
 
|Web-authoring=cgi
 
|Web-authoring=cgi
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2002-08-07
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 63: Line 57:
 
|Prerequisite description=Web server with CGI 1.x
 
|Prerequisite description=Web server with CGI 1.x
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 10:09, 10 March 2017


[edit]

cgixx

http://noscience.net/projects/open-source-projects/cgixx/
C++ CGI class library

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

7 August 2002




Leaders and contributors

Contact(s)Role
Isaac W. Foraker Maintainer


Resources and communication

AudienceResource typeURI
HelpE-mailmailto:cgixx-announce@tazthecat.net
SupportE-mailmailto:cgixx-questions@tazthecat.net


Software prerequisites

KindDescription
Required to useGCC 3.x or standards compliant C++ compiler
Required to useWeb server with CGI 1.x




Entry
























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.