ECI version 2 C sample programs are provided with the CICS TG product, the samples are installed in directory <install_path>/samples/c/eci_v2
Helpful links
The types and functions which make up this API are defined in header files ctgclient.h, ctgclient_eci.h and eci_channel.h.
When running on AIX, HP-UX, Solaris or Linux, the ECI version 2.1 API disables signal handling for the SIGPIPE signal.
When an application written for ECI version 2 is ready for deployment the appropriate CICS TG DLL or shared object file must be made available to the remote system. The CICS TG file for deployment with the application varies with operating system:
AIX | <install_path>/lib/libctgclient.a |
HP-UX on PA-RISC | <install_path>/lib/libctgclient.sl |
Windows | <install_path>\bin\ctgclient.dll |
Other supported platforms | <install_path>/lib/libctgclient.so |
© Copyright IBM Corporation 2006, 2010. All rights reserved.
For legal information, see http://www.ibm.com/legal/copytrade.shtml