demos.tmpl
1/* -*-html-*- */
2/*
3 * $Id: demos.tmpl,v 1.3 2007/07/14 16:39:01 sebdiaz Exp $
4 *
5 * Copyright (C) 1996 - 2004 Stephen F. Booth <sbooth@gnu.org>
6 * Part of the GNU cgicc library, http://www.cgicc.org
7 *
8 * Permission is granted to copy, distribute and/or modify this document
9 * under the terms of the GNU Free Documentation License, Version 1.1
10 * or any later version published by the Free Software Foundation;
11 * with no Invariant Sections, with no Front-Cover Texts, and with
12 * no Back-Cover Texts.
13 * A copy of the license is included in the section entitled "GNU
14 * Free Documentation License".
15 */
16
17/*! \page cgicc_demos GNU cgicc Demos
18
19Several demonstration applications are included with %cgicc to
20illustrate specific features of the library.
21
22<ul>
23<li>test.cpp - %cgicc test application</li>
24<li>dns.cpp - Web DNS gateway</li>
25<li>upload.cpp - File upload demo</li>
26<li>cookie.cpp - HTTP cookie demo</li>
27<li>cardgame.cpp - A complete Card Game Exemple</li>
28</ul>
29
30\htmlonly
31<div class="nav">
32\endhtmlonly
33Previous: \ref cgicc_tutorial |
34Current: \ref cgicc_demos |
35Next: \ref cgicc_license
36\htmlonly
37</div>
38\endhtmlonly
39*/

GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Fri Mar 1 2024 08:39:42 for cgicc by doxygen 1.9.6