|
|
1. |
A Brief Tutorial on CORBA
-
By Kate Keahey. A short introduction to The Object Management Group's Common Object Request Broker Architecture (CORBA).
|
|
|
2. |
CORBA FAQ
-
Frequently asked questions. (Rob Appelbaum, Lester Claudio, Jim Watson, Marshall Cline, and Mike Girou)
|
|
|
3. |
CORBA Java Code Clinic
-
Presents full code examples that will help develop CORBA applications in Java using VisiBroker, OrbixWeb, and JavaIDL ORBs.
|
|
|
4. |
CORBA Makes Remote Objects Easy
-
Introductory talk comparing CORBA with SOAP, RMI, DCOM, and RPC. Also includes some simple CORBA examples. (Dan Kegel)
|
|
|
5. |
CORBA Presentations
-
Duncan Grisby's presentations and tutorials about CORBA and distributed applications.
|
|
|
6. |
IDL-to-Java Mapping, Part 1
-
How discrete component interface definitions translate to Java elements.
|
|
|
7. |
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.
|
|
|
8. |
Implement a CORBA Client and Server
-
ASPN Python cookbook recipe.
|
|
|
9. |
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.
|
|
|
10. |
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++.
|
|
|
11. |
Tutorial on Java/CORBA
-
Explains how to write CORBA servers and clients in Java using Sun's implementation from the grounds up. (Sundar Rajan)
|
|
|
12. |
Adding SSL to Java CORBA Applications (IIOP over SSL)
-
Describes how to add SSL support to CORBA applications written in Java.
|
|
|
13. |
Demystifying CORBA
-
Introduction to using the CORBA package included with the Java 2 platform.
|
|
|
14. |
Introduction to CORBA
-
Short course which teaches how to use CORBA as found in the Java 2 platform. (jGuru.com)
|
|
|
15. |
Introduction to CORBA
-
A tutorial with examples in Java. By Sudhir Ancha.
|