Previous Topic: Generic Listener ServiceNext Topic: Application Design Considerations


Implementation

Generic listening is a service provided by the SOCKET line driver. The parameters that control the listener service are defined using the following methods:

The program associated with the server task receives control with a parameter list containing the following addresses:

Notes:

The program associated with the server task responds to the message sent from the client application. In addition to performing the required business function, it is also responsible for the following services:

More Information:

For more information about implementing the generic listening service required for TCP/IP integration, see the CA IDMS System Generation Guide.