Publish/Subscribe Samples (Windows CE 5.0)
The following table shows code samples that illustrate how to use Pub/Sub.
Code sample | Description |
---|---|
Celog Subscriber | An application that subscribes to Celog.lib data. For more information, see Event Tracking.
In the top-level Platman directory for Platform Manager, the code sample for Celog Subscriber is located at Sdk\Wce500\Samples\KTSample. |
Hello Publisher | A custom publisher that demonstrates how to publish data from a target device. For more information, see Publisher Characteristics.
In the top-level Platman directory for Platform Manager, the code sample for Hello Publisher is located at Sdk\Wce500\Samples\HelloPublisher. |
Hello Subscriber | A custom subscriber that demonstrates how to subscribe to a data stream created by a publisher on a target device. For more information, see Subscriber Characteristics.
In the top-level Platman directory for Platform Manager, the code sample for Hello Subscriber is located at Sdk\Wce500\Samples\HelloSubscriber. |
See Also
Publish/Subscribe Infrastructure | Remote Tool Development | Publish/Subscribe API
Send Feedback on this topic to the authors