Can I read Understanding CORBA Architecture and IDL on EtoBox?
Understanding CORBA Architecture and IDL by harsh991 is a document available to read on EtoBox.
What is Understanding CORBA Architecture and IDL about?
CORBA allows objects written in different programming languages and running on different machines to communicate. It uses IDL to define interface definitions and ORBs to handle communication between client and server objects. A client obtains a reference to a remote object, either by looking it up from a naming service or using a stringified object reference, then calls methods on stub objects that are forwarded to the server object by the ORBs.
- Author
- harsh991
- Language
- EN