OpenTP1 Version 7 Programming Reference C Language

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

1.3 Creating XATMI interface application programs (TCP/IP, OSI TP)

This section explains how to create a UAP that uses an XATMI interface if TCP/IP or OSI TP is used as the communication protocol.

This method differs from how to create a UAP that uses OpenTP1 RPC in terms of the procedure of creating a stub (execution formats for the stbmake and tpstbmk commands) and in the file to be linked with the UAP. The other procedures are the same as for an OpenTP1 UAP. For details on how to create UAPs, see 1.1 Coding application program and 1.4 Executing application programs.

Organization of this section
1.3.1 Procedure for creating XATMI-interfaced application programs
1.3.2 Creating stubs for XATMI interface
1.3.3 Creating stub source files for XATMI interface
1.3.4 stbmake - Stub source file creation for XATMI interface
1.3.5 tpstbmk - Creation of an XATMI interface stub OSI TP communication