A Brief Tutorial on CORBA
By Kate Keahey. A short introduction to The Object Management Group's Common Object Request Broker Architecture (CORBA).
url: www.cs.indiana.edu/~kksiazek/tuto.html
CORBA FAQ
Frequently asked questions. (Rob Appelbaum, Lester Claudio, Jim Watson, Marshall Cline, and Mike Girou)
url: www4.informatik.uni-erlangen.de/~geier/corba-faq/t...
CORBA Java Code Clinic
Presents full code examples that will help develop CORBA applications in Java using VisiBroker, OrbixWeb, and JavaIDL ORBs.
url: www.waveman.com/etac/corba/index.html
Distributed Applications with CORBA
A tutorial presented at the Tenth International Python Conference by Duncan Grisby.
url: www.uk.research.att.com/omniORB/omniORBpy/tutorial...
Implement a CORBA Client and Server
ASPN Python cookbook recipe.
url: aspn.activestate.com/ASPN/Cookbook/Python/Recipe/8...
Introduction to CORBA
A tutorial with examples in Java. By Sudhir Ancha.
url: www.javacommerce.com/tutorial/corbanotes/
Introduction to CORBA
Short course which teaches how to use CORBA as found in the Java 2 platform. (jGuru.com)
url: developer.java.sun.com/developer/onlineTraining/co...
Introduction to CORBA with VisiBroker and C++Builder
An introductory paper for those familiar with C++ and C++Builder and wanting to learn about CORBA and how to create, use, and deploy CORBA systems.
url: community.borland.com/article/0,1410,27059,00.html
Practical CORBA Programming Using TAO
A beginner's guide to CORBA using TAO. Explains the steps involved in configuring and using TAO under Visual C++.
url: www.geocities.com/ranjeetw/toc.htm
Tutorial on Java/CORBA
Explains how to write CORBA servers and clients in Java using Sun's implementation from the grounds up. (Sundar Rajan)
url: www.geocities.com/sundar_rajan_in/java/corba.html
CORBA Makes Remote Objects Easy
Introductory talk comparing CORBA with SOAP, RMI, DCOM, and RPC. Also includes some simple CORBA examples. (Dan Kegel)
url: www.kegel.com/corba/lula.html
IDL-to-Java Mapping, Part 2
Continues the examination of the IDL-to-Java mapping with a look at more complex types and helper classes.
url: www.ibm.com/software/developer/library/co-cjct5.ht...
IDL-to-Java Mapping, Part 1
How discrete component interface definitions translate to Java elements.
url: www.ibm.com/software/developer/library/co-corbajct...
A Simple CORBA/Java Example
Explores the many areas of CORBA technology.
url: www.ibm.com/software/developer/library/exploring-c...
Introduction to CORBA, Part 2
Shows two other examples of CORBA applications in different languages with different ORB implementations.
url: www.linuxworld.com/linuxworld/lw-2000-03/lw-03-cor...
Introduction to CORBA, Part 1
CORBA basics for developing interprocess applications in multiple languages in a heterogeneous environment.
url: www.linuxworld.com/linuxworld/lw-1999-09/lw-09-cor...
CORBA Program Development, Part 3
Looks at CORBA implementations in Java to provide interoperability between platforms.
url: www.linuxjournal.com/print.php?sid=3214
Demystifying CORBA
Introduction to using the CORBA package included with the Java 2 platform.
url: www.devx.com/upload/free/features/javapro/1999/07j...
CORBA Program Development, Part 2
Discusses some more advanced techniques like the Naming and Event services.
url: www.linuxjournal.com/print.php?sid=3213
CORBA Program Development, Part 1
Provides some basics to get the new CORBA programmer started.
url: www.linuxjournal.com/print.php?sid=3201