These samples are for use with the class libraries for the ECI V1, EPI, and ESI V1 interfaces.
The sample C programs are in <install_path>/samples/c. The sample C++ programs are in <install_path>/samples/cpp.
To compile the C and C++ sample programs on 64-bit Linux ensure that the 32-bit compatibility development packages, including glibc-devel-32bit, are installed. This applies to all supported architectures.
On Windows, the output from building the samples can be found under the <product_data_path>/samples directory.
On UNIX and Linux, the output from building the samples can be found in the current working directory.
The C and C++ sample programs require you to change the user ID and password in the code for your environment.