esuslogo
 [To advertise Java(tm) Events here, contact joris@esus.com!]
banner

Java™
by example!






New @ Esus.com


  gb  In-house search engine for better results!

  gb  Get updates with the esus.com
newsletter!









  Home 
 Browse Categories 
 Ask a Java Question 
 Help 
  For Java Tips & Tricks, subscribe to the esus.com newsletter!
Search Java Q&A, Links, API's:   adv 

Become a member to observe this category
Java IDL (Java and CORBA)

CORBA is short for Common Object Request Broker Architecture administered by the OMG that puts effort in defining a standard framework for distributed, language-independent object interoperability. CORBA allows the ability to invoke remote methods on CORBA-compliant integration products. This allows Java to talk to eg. CORBA enabled legacy systems. The procedure to make a CORBA call is quite complex but is hidden by an Object Request Broker (ORB) and the interface definition language (IDL). The ORB makes it simple for the programmer to find a CORBA service and perform method calls on it. The IDL is a way to describe remote objects in terms of data types, operations, attributes, etc. The IDL is language-neutral, which makes it easy to describe a remote object regardless of the language it has been written in.

Related Categories

RMI-IIOP

Featured Books


Subcategories



      Questions & Answers
      = answered, = unanswered

      General:

        How do I get started with Java and CORBA?


      Further Information (sorted alphabetically)
      Api's:

      Faq's:

      Tutorials:

      Articles:

      Related Links:

      Related Books:







      Terms of Service | Privacy Policy | Contact

      Copyright © 2000-2003 Esus.com - All Rights Reserved 
      Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.