Scripts/FastCGI and SCGI Server
< Scripts
Jump to navigation
Jump to search
This implements a FastCGI server as well as a SCGI server in the same script.
It is adapted from example for socket server and CGI with J.
It can be use for both J IDE and J Console. Please refer to Guide/FastCGI Server and Guide/SCGI Server for details.
Download the script: File:Fscgidemo.ijs
Contributed by Bill Lam