What's an object reference?
Created May 4, 2012
Bruce Martin Distributed objects are identified by object references. A client holding an object reference can request the services of the object. Object references are typed by IDL interfaces.
Created May 4, 2012