Installation guide

Chapter 1: Introduction
20 FlashCONNECT Administrator’s Guide
Database Server
FlashCONNECT consists of an API and subroutines that implement the API. On the
database server, an application runs as a called subroutine under the FlashCONNECT
driver, WWW-IRUN.
Before the connection is made, authorization to use the application is authenticated
where applicable. Once authenticated, a new session begins. See the FlashCONNECT
Administrator’s Guide for more information.
A complete application session can consist of several Web pages, including several
connections, allowing a BASIC programmer to write software the same way as
writing for a terminal.
Connection Details
This diagram describes each component and its role in the process of satisfying a
request for a FlashCONNECT Web page.
http://www.hostname.com/cgi-bin/fccgi.exe?w3exec=application
http: Service protocol
//www.hostname.com/ Server name
cgi-bin/fccgi.exe? File to use
w3exec=application Parameter/Value pair