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