Prof. Ismael H. F. Santos
-ismael@tecgraf.puc-rio.br89
CORBA
nRMI is Java-to-Java Technology
nCORBA is Middleware that Allows Heterogeneous Client and Server Applications to Communicate
nInterface Definition
Language (IDL)is a Generic Way to Describe an Interface to a Service a Remote Object Provides
nObject Request Broker (ORB) Allows Client and Server to Communicate through IDL.
nInternet InterORB
Protocol (IIOP) is a Protocol Specifying how the ORBs can Communicate.