First CORBA Programs

Examples introduction

Three different, working programs will be presented in this chapter. They are all very simple and worth looking over and running (you will find the source code for them in the examples directory that comes with orbit-docs.tar.gz)

I have tested out the first two examples, echo and calculator and they work from the code in this document. The actual code with makefiles can be found at http://www.gnome.org/projects/ORBit2/orbit-docs.tar.gz . However, it is likely that the code is not is well written as we would like, and I am sure it could get better. Please drop me a note if you would like to contribute something to the examples, preferably as patches to the code in examples directory and the orbit.xml document.