CICS and Tuxedo sample programs

CICS and Tuxedo sample programs for use on UNIX and Windows systems.

Table 1 lists the CICS and Tuxedo sample programs that are supplied for use on UNIX 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 Use the TUXEDO samples on UNIX and Windows.

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 -

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 -
Parent topic: Preparing and running CICS and Tuxedo applications