PreCache NetInjector Documentation Center : PreCache NetInjector Application Development

PreCache NetInjector Application Development

   







Basic Case, Publication — C++

— creating and distributing content


The publishing process depends on a few simple concepts. In this section, we will describe the basic concepts of Proxy Initialization and Notification, and provide a code sample for the publication of a simple notification.

This chapter also introduces the construct of a simple filter.

Proxy Initialization
opening a proxy connection to a channel

Notification
the basic message unit

Content publication
posting notifications to the channel

Basic Case, Publication code — C++
the full code sample for publishing