Previous Topic: TCP/IP API SupportNext Topic: TCP/IP Programming Support for Online Applications


Using TCP/IP with CA IDMS

TCP/IP is an industry standard communications protocol. In order to understand this section, you should be familiar with the terminology and base concepts of TCP/IP. Tutorials on TCP/IP can be found on the Internet by doing a search on a general search web site with keywords "TCP/IP" and "tutorial."

CA IDMS exploits TCP/IP in the following ways:

A "communication" consists of two socket programs exchanging messages. The program that initiates a service request is the client. The program receiving incoming requests is the server.

Typically, the client communicates with one server at a time. However, a server processes requests from multiple clients. The server type depends on how the client requests are processed:

CA IDMS TCP/IP functionality is available for these operating systems:

Note: The following limitations are associated with the z/VSE implementation of TCP/IP: