Universal Messaging Developer Guide : The Enterprise Client APIs : The Enterprise Developer Guide for C++ : Examples : Publish/Subscribe using Channels/Topics : Universal Messaging C++ Client: Channel Publisher
Universal Messaging C++ Client: Channel Publisher
This example publishes events onto a Universal Messaging Channel.
Usage
publish <rname> <channel name> [count] [size]


<Required Arguments>


<rname> - the rname of the server to connect to

<channel name> - Channel name parameter for the channel to publish to


[Optional Arguments]


[count] -The number of events to publish (default: 10)

[size] - The size (bytes) of the event to publish (default: 100)
Application Source Code
Click here for a code example
Copyright © 2013-2014 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback