How classes interact in the RPC model

RPC Services interact with Message Streams and the Service Access framework in prescribed ways. Before you begin using RPC Services, it helps to understand how the objects of these classes interact at runtime--specifically, which objects create and own other objects.

This section explores this interaction first by describing the instance interaction within the server and then the interaction within the client. "Understanding RPC Services" on page 64 describes the interaction between the client and the server, using a simple caller-dispatcher pair as the example.

NOTE The example presented here uses specific classes and implements a simple caller-dispatcher pair. Your implementation might use different classes derived from the same source and might include a more complex caller-dispatcher configuration, but the basic principles remain the same.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker