PreCache NetInjector Application Development
Welcome to PreCache NetInjector
Tutorials
Basic Case, Publication Java
Basic Case, Subscription Java
Common Cases, Publication Java
Common Cases, Subscription Java
Basic Case, Publication C++
Basic Case, Subscription C++
Common Cases, Publication C++
Common Cases, Subscription C++
Basic Case, Publication C
Basic Case, Subscription C
Common Cases, Publication C
Common Cases, Subscription C
 |
 |
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
|