
|
|
|
|
Home / Computers / Programming / Component Frameworks / CORBA / FAQs, Help, and Tutorials
|
|
|
|
Web Sites
|
- A Simple CORBA/Java Example - Explores the many areas of CORBA technology.
www.ibm.com/software/developer/library/exploring-corba
- CORBA FAQ - Frequently asked questions. (Rob Appelbaum, Lester Claudio, Jim Watson, Marshall Cline, and Mike Girou)
www4.informatik.uni-erlangen.de/~geier/corba-faq/toc.html
- CORBA Java Code Clinic - Presents full code examples that will help develop CORBA applications in Java using VisiBroker, OrbixWeb, and JavaIDL ORBs.
www.waveman.com/etac/corba/index.html
- CORBA Makes Remote Objects Easy - Introductory talk comparing CORBA with SOAP, RMI, DCOM, and RPC. Also includes some simple CORBA examples. (Dan Kegel)
www.kegel.com/corba/lula.html
- CORBA Program Development, Part 1 - Provides some basics to get the new CORBA programmer started.
www.linuxjournal.com/print.php?sid=3201
- CORBA Program Development, Part 2 - Discusses some more advanced techniques like the Naming and Event services.
www.linuxjournal.com/print.php?sid=3213
- CORBA Program Development, Part 3 - Looks at CORBA implementations in Java to provide interoperability between platforms.
www.linuxjournal.com/print.php?sid=3214
- Demystifying CORBA - Introduction to using the CORBA package included with the Java 2 platform.
www.devx.com/upload/free/features/javapro/1999/07jul99/sg0799/sg0799.asp
- Distributed Applications with CORBA - A tutorial presented at the Tenth International Python Conference by Duncan Grisby.
www.uk.research.att.com/omniORB/omniORBpy/tutorial
- IDL-to-Java Mapping, Part 1 - How discrete component interface definitions translate to Java elements.
www.ibm.com/software/developer/library/co-corbajct4
- 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.
www.ibm.com/software/developer/library/co-cjct5.html
- Implement a CORBA Client and Server - ASPN Python cookbook recipe.
aspn.activestate.com/ASPN/Cookbook/Python/Recipe/81254
- Introduction to CORBA - Short course which teaches how to use CORBA as found in the Java 2 platform. (jGuru.com)
developer.java.sun.com/developer/onlineTraining/corba/corba.html
- Introduction to CORBA - A tutorial with examples in Java.
www.javacommerce.com/CorbaNotes/index.htm
- 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.
community.borland.com/article/0,1410,27059,00.html
- Introduction to CORBA, Part 1 - CORBA basics for developing interprocess applications in multiple languages in a heterogeneous environment.
www.linuxworld.com/linuxworld/lw-1999-09/lw-09-corba_1_p.html
- Introduction to CORBA, Part 2 - Shows two other examples of CORBA applications in different languages with different ORB implementations.
www.linuxworld.com/linuxworld/lw-2000-03/lw-03-corba2_p.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++.
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)
www.geocities.com/sundar_rajan_in/java/corba.html
|
|
|
|
|