Return to Homegeneral info-bulletjavadashsybase-technical training-instructors
training - java courses - advanced java courses


CORBA and JIDL (Java Interface Definition Language):

CORBA is a distributed object standard defined by the Object Management Group (OMG). It provides for the invocation of object services in distributed heterogeneous networks of computers using IDL (Interface Definition Language). This module covers the details of the APIs which allow your Java programs to invoke object services using CORBA ORBs (Object Request Brokers).