Bank (using TIE)

The Bank (using TIE) example has a simple Bank interface to open a bank account and to query the balance in a bank account. It illustrates basic communication using the ORB and the use of the TIE mechanism as an alternative to using inheritance in implementing a Server. This example is based on the Bank example discussed earlier.


From this example, you will learn how to:

Directory Contents





Return to the top-level examples page.