OpenTP1 Version 7 Programming Guide

[Contents][Index][Back][Next]

3.1 MCF communication service operations

This section explains MCF communication service operations. For details on MCF communication service operations that use operation commands, see the manual OpenTP1 Operation.

Organization of this section
(1) Displaying the status of MCF communication services
(2) Functional differences between the API and the operation command (MCF communication service operations)

(1) Displaying the status of MCF communication services

The status of MCF communication services and the application start process can be displayed using the function dc_mcf_tlscom() [CBLDCMCF('TLSCOM ')]. Information such as the MCF communication server name, the MCF communication server process ID, and the MCF communication service status can be displayed.

(2) Functional differences between the API and the operation command (MCF communication service operations)

The table below shows the functional differences between the function and the operation command used for MCF communication service operations.

Table 3-1 Functional differences between the function and the operation command (MCF communication service operations)

Function name Operation command name Functional differences
dc_mcf_tlscom mcftlscom
  1. Acquires the status of all MCF communication services. Cannot acquire the status of specific MCF communication services only.
  2. Cannot acquire MCF communication service process IDs.