Previous Topic: Sending DataNext Topic: Miscellaneous TCP/IP Considerations


TCP/IP Coding Samples

The CA IDMS installation media contains these sample programs, which are intended for demonstration purposes only:

TCPADS01 and TCPASM01 (as a client) provide the same functionality: they connect to a port number that matches a port number of a generic listener PTERM. TCPPLI01, TCPCOB01, and TCPASM01 (as a server) can be invoked by the task code associated with the generic listener PTERM.

Note: The header section of each sample program contains compiler option information that is required to successfully compile the program.