client applications, sample client programs, CICS, Tuxedo" />
Home
Sample programs
Table 21 lists the CICS and Tuxedo sample programs that are supplied for use on AIX, HP-UX, and Solaris client systems. Table 22 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 WebSphere MQ Application Programming Guide.
Table 21. Sample programs for AIX, HP-UX, and Solaris 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 22. 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 -
Home