Copyright (c) Qusay H. Mahmoud
10
CORBA Objects
l
clients are isolated from servers by interface
l
CORBA objects vs. typical objects:
–
CORBA objects run on any platform
–
CORBA objects can be located anywhere on the
network
–
CORBA objects can be written in any language that
has IDL mapping