Pure CORBA

Home   About Us   Downloads

Downloads

Demonstrations

Two working demonstrations that accompany the book are available for download:

  • The Book Repository demonstration is a simple client-server application that illustrates the fundamental concepts of CORBA programming, as described in Chapter 2 of the book. The code is provided in both C++ and Java vesions. Click here to see the Book Repository IDL.

  • The Recycle Broker demonstration illustrates how to integrate a web client with a CORBA backend. HTML pages are served up by a Java servlet that makes invocations on a backend CORBA server implemented in C++. Click here to see the Recycle Broker IDL.

Prerequisites

You need to download and install the following software products to run the demonstration code:

Platforms

The demonstration code is currently available only for the Windows NT platform:

Platform Download
Windows NTPureCORBA_DemoCode.zip
Legal Disclaimer

This software is provided "as is" and any expressed or implied warranties, including, but not limited to, the implied warranties of merchantibility and fitness for a particular purpose are disclaimed. The authors shall not be liable for errors contained herein, or for incidental or consequential damages in connection with the furnishing, performance or use of this material.