Sample Application Code Walk-through

The C++ Expert product contains a sample BEA TUXEDO BANKAPP application that has been built using C++ and the C++ framework generated by the C++ Expert. You interact with this application using a simple command-line client based on the standard BEA TUXEDO BANKAPP client. The first two sections describe the functions of BANKAPP, and how to use the BANKAPP command-line client.

The code example consists of a step-by-step tour of the C++ code that was used to create the BANKAPP client and provides a detailed explanation of how the application code works.

This chapter covers the following topics: