OpenTP1 Version 7 Programming Guide

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

6.1.1 Types of TxRPC communication

The TxRPC communication method is classified into the following two types depending on whether DCE RPC is used:

Organization of this subsection
(1) IDL-only TxRPC
(2) RPC TxRPC

(1) IDL-only TxRPC

With this method, a UAP is created using only files generated by the IDL compiler. DCE need not be set up with this method.

(2) RPC TxRPC

With this method, a DCE RPC is used for the communication protocol. This version does not support RPC TxRPC.