Next Previous Up Top Contents Index

5 The Bank Client

5.1 The bank client

In this chapter, we design and implement a CORBA client, using Dylan and the Functional Developer ORB.

Our client presents a graphical user interface to a bank object and its operations. We implement the user interface using DUIM, Functional Developer's window programming toolkit. Since the primary motivation for this tutorial is to illustrate the use of CORBA, we focus less on the design of the graphical interface, and more on the method for interacting with CORBA objects.


Developing Component Software with CORBA - 26 May 1999

Next Previous Up Top Contents Index