|
|
|
|
|
Creating a BEA Tuxedo ATMI Client
Creating a BEA Tuxedo client is just like creating any other program in the C or C++ programming language. The BEA Tuxedo system provides you with a C-based programming interface known as the BEA Tuxedo Application-to-Transaction Monitor Interface or ATMI. The ATMI is an easy-to-use interface that enables the rapid development of BEA Tuxedo clients and servers.
Note: BEA Tuxedo ATMI also supports a COBOL interface. (The examples shown here illustrate the C/C++ API.)
Client Tasks
Clients perform the following basic tasks:
Tasks Performed by a Client
See Also
|
|
|
|
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|