OpenTP1 Version 7 Programming Guide

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

3.2.3 Start and terminate acceptance of connection establishment requests

The function dc_mcf_tonln() [CBLDCMCF('TONLN ')] is used to start acceptance of connection establishment requests, and the function dc_mcf_tofln() [CBLDCMCF('TOFLN ')] is used to terminate acceptance of connection establishment requests. Furthermore, the function dc_mcf_tlsln() [CBLDCMCF('TLSLN ')] can be used to acquire the establishment request acceptance status.

For details, see the applicable OpenTP1 Protocol manual.

Organization of this subsection
(1) Functional differences between APIs and operation commands (start and terminate acceptance of connection establishment requests)

(1) Functional differences between APIs and operation commands (start and terminate acceptance of connection establishment requests)

The table below shows the functional differences between the functions and the operation commands used to start or terminate acceptance of connection establishment requests.

Table 3-3 Functional differences between functions and operation commands (start and terminate acceptance of connection establishment requests)

Function name Operation command Functional differences
dc_mcf_tlsln mcftlsln
  1. The MCF communication process identifier of the target MCF communication process must be specified. Furthermore, the acceptance status of the server-type connection establishment requests of all MCF communication processes cannot be acquired.
  2. Only the acceptance status of the server-type connection establishment requests can be acquired. Other additional information cannot be acquired.
dc_mcf_tofln mcftofln None
dc_mcf_tonln mcftonln None