CICS® and Tuxedo sample programs for use on AIX®, Linux®, and Windows
systems.
Table 1 lists the
CICS
and Tuxedo sample programs that are supplied for use on
AIX and Linux client systems.
Table 2 lists the equivalent information for
Windows client
systems. The tables also list the files that are used for preparing and running the programs. For a
description of the sample programs, see
The CICS transaction sample and
Using the TUXEDO samples on AIX, Linux, and Windows.
Table 1. Sample programs for AIX and Linux client
systems
| Description |
Source |
Executable module |
| CICS program |
amqscic0.ccs |
amqscicc |
| Header file for the CICS
program |
amqscih0.h |
- |
| Tuxedo client program to put messages |
amqstxpx.c |
- |
| Tuxedo client program to get messages |
amqstxgx.c |
- |
| Tuxedo server program for the two client programs |
amqstxsx.c |
- |
| UBBCONFIG file for the Tuxedo programs |
ubbstxcx.cfg |
- |
| Field table file for the Tuxedo programs |
amqstxvx.flds |
- |
| View description file for the Tuxedo programs |
amqstxvx.v |
- |
Table 2. Sample programs for Windows client
systems
| Description |
Source |
Executable module |
| CICS transaction |
amqscic0.ccs |
amqscicc |
| Header file for the CICS
transaction |
amqscih0.h |
- |
| Tuxedo client program to put messages |
amqstxpx.c |
- |
| Tuxedo client program to get messages |
amqstxgx.c |
- |
| Tuxedo server program for the two client programs |
amqstxsx.c |
- |
| UBBCONFIG file for the Tuxedo programs |
ubbstxcx.cfg |
- |
| Field table file for the Tuxedo programs |
amqstxvx.fld |
- |
| View description file for the Tuxedo programs |
amqstxvx.v |
- |
| Makefile for the Tuxedo programs |
amqstxmc.mak |
- |
| ENVFILE file for the Tuxedo programs |
amqstxen.env |
- |