The information in this directory is useful in CPI-C development activities. The CPICFDX and CPICFDXD sample programs use the full duplex CPI-C application programming interface to send and receive data. In this sample code directory are the necessary files for the CPICFDX and CPICFDXD sample programs: - C files: CPICFDX.C uses the CPI-C interface to allocate a full-duplex conversation, issue sends and receives, and deallocate the conversation. CPICFDXD.C uses the CPI-C interface to accept a conversation, issue sends and receives, and deallocate the conversation. - Other files: * Make files: *.MAK