Developer Guide : Enterprise APIs : Enterprise Developer's Guide for C++ : Code Examples for C++ : Publish / Subscribe using Datastreams and Datagroups : C++ Client: DataStream Listener
C++ Client: DataStream Listener
This example shows how to initialise a session with a DataStream listener and start receiving data.
Usage
DataStreamListener <rname> [debug] [count]


<Required Arguments>


<rname> - the custom URL to access the realm. Example: nhp://localhost:9000


[Optional Arguments]


[debug] - The level of output from each event, 0 - none, 1 - summary, 2 - EIDs, 3 - All

[count] - The number of events to wait before printing out summary information
Application Source Code
Click here for a code example
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback