This demo shows a possible way of making IMS World Wide Web Connection.
All the user written works regarding the connections are included.

The IMS WWW Connection Demo uses CGI program (APPCCGI.C) to colloect
data from a prepared web page (HOTELRES.HTM) of form type. Then it invokes 
a CPIC subroutine (DOIMS.C) which makes LU6.2 connection with IMS. IMS 
schedules application program to access Hotol Reservation database. The results
come back to CPIC subroutine, and passed to CGI program to be put out
in a dynamic page.

5 files are included in this package:

APPCCGI.C
DOIMS.C
DOIMS.H
HOTELRES.HTM
README.TXT
