Words
|
Servers
|
AppLibs
|
Mail
|
Home
FastCGI Application Libraries
-
FastCGI Developer's Kit 2.0b2:
source code for C application libraries, Java classes, Perl and Tcl extensions,
and CGI-to-FastCGI bridge (also running on Windows NT).
Previous version (Kit 1.5.1)
To unpack, creating directory fcgi-devel-kit:
cat fcgi-devel-kit.tar.Z | uncompress -c | tar xvf -
-
FastCGI-integrated Perl-5
interpreters for popular platforms.
-
FastCGI-integrated Tcl
interpreters for popular platforms.
-
Python module for FastCGI support.
Source code for the curious to browse:
A few examples:
- FastCGI "Hello World" with counter,
written in C
- FastCGI "Hello World" with
counter, written in Java
- FastCGI "Hello World" with
counter, written in Perl
- FastCGI "Hello World" with
counter, written in Tcl
- Echo all Responder inputs, written
in C
- Echo all Responder inputs,
written in Java
- Echo all Responder inputs, written
in Perl
- Echo all Responder inputs, written
in Tcl
- Example Authorizer program,
written in C
- A more realistic (and extensive)
example, written in C
Words
|
Servers
|
AppLibs
|
Mail
|
Home