Remote notification

Two notification classes, TRemoteCallerNotifier and TRemoteDispatcherNotifier, provide implementation that supports sending notifications to receivers in different tasks. Once set up, you use the caller/dispatcher pair much as any other notifier--in particular, you do not need to modify the receivers or the protocol defined by senders simply because the real sender instance actually lives in a different task.

To use remote notification, you must understand the classes MRemoteCaller and MRemoteDispatcher, which are part of the communications subsystem. See Distributed Computing for more information about how the RPC services use caller-dispatcher pairs.


[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