Next Previous Up Top Contents Index

1 About Functional Developer CORBA

1.4 CORBA examples

The Functional Developer Enterprise Edition includes example applications to help you start writing client/server applications in CORBA.

Hello World

A client/server implementation of the standard Hello World application.

Bank

A three-tier client/server implementation of a banking application.

Chat

An implementation of a chat program that allows users to communicate across a network.

We study the Hello World and Bank applications later in this book. The Hello World example is ready to build and run, straight out of the box. Before you can use the Bank example, you might need to install some (free) Microsoft ODBC drivers, depending on what you have installed on your computer already. The documentation for the Bank example provides instructions.


Developing Component Software with CORBA - 26 May 1999

Next Previous Up Top Contents Index