This topic describes how to write object-oriented DCE clients. The subsections describe how to do the following:
· Create remote, dynamic objects
· Create both local and remote instances of the same class
· Call functions that intermix the use of local and remote objects
· Bind to named objects by using names stored in the name service
· Bind to named objects by using their UUID identifiers. This method uses your local name service hierarchy to begin the namespace search.
· Bypass the name service to bind to objects by using binding information
More:
Creating Remote-Dynamic Objects
Location Transparency of Local and Remote Objects