Nirvana provides
a rich set of publish/subscribe functionality. This
page provides some links to eample programs which are
provided with the Nirvana download.
Regardless of what network protocol you are using to
connect to Nirvana the code will be the exact same so
these examples do not focus on specific network
protocols such as HTTP/HTTPS.
|
 |
Example showing how to make a Nirvana channel.
Example showing how to delete a Nirvana channel.
Example Nirvana Publisher .
Example Nirvana Channel Subscriber.
Example Nirvana Channel Iterator.
Example Nirvana Transactional Publishing application.
An example Nirvana named subscriber application.
Example showing how to publish XML DOM documents using
Nirvana.
Example code that demonstrates how to consume an XML DOM
document using Nirvana.
|