  |
CORBA FAQ - http://www4.informatik.uni-erlangen.de/~geier/corba-faq/toc.html
Frequently asked questions. (Rob Appelbaum, Lester Claudio, Jim Watson, Marshall Cline, and Mike Girou) |
  |
Practical CORBA Programming Using TAO - http://www.geocities.com/ranjeetw/toc.htm
A beginner's guide to CORBA using TAO. Explains the steps involved in configuring and using TAO under Visual C++. |
  |
Introduction to CORBA with VisiBroker and C++Builder - http://dn.codegear.com/article/27059
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. |
  |
Adding SSL to Java CORBA Applications (IIOP over SSL) - http://mihaibucica.3x.ro/corba_ssl.html
Describes how to add SSL support to CORBA applications written in Java. |
  |
IDL-to-Java Mapping, Part 2 - http://www.ibm.com/developerworks/library/co-cjct5.html
Continues the examination of the IDL-to-Java mapping with a look at more complex types and helper classes. |