Standard caucus implementation


TStandardCaucusMember, derived from TCaucusMember, defines the interface between a client and a caucus, using Message Streams as a transport. The constructor for this class requires a TNetworkServiceReference object.

TStandardCaucusSendMessage implements the send message interface using Message Streams. Use objects of this class in the same way you use TCaucusSendMessage objects.

TStandardCaucusReceiveMessage implements the receive message interface using Message Streams. Use objects of this class in the same way you use TCaucusReceiveMessage objects.

TStandardCaucusPauseMessage issues a pause message to the caucus. Once the caucus is paused, caucus messages are not broadcast--instead, they queue internally until the caucus resumes.

TStandardCaucusResumeMessage resumes a paused caucus, broadcasting all messages that have queued up since the caucus was paused. Only the caucus member that paused the caucus can resume communications.


[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