The Functional Developer Enterprise Edition includes example applications to help you start writing client/server applications in CORBA.
A client/server implementation of the standard Hello World application.
A three-tier client/server implementation of a banking application.
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.