This is archived documentation for an older version of Nirvana (v2.0). Please refer to documentation for the latest version if required.

Listen for connections to Nirvana

This example (nConnectionWatch.Java) demonstrates how to watch for connections to a Nirvana Realm and be notified of new connections, or connections closing.

Java com.pcbsys.Nirvana.nAdminAPI.apps.nConnectionWatch RNAME=someRNAME

where :

RNAME is the realm name of the Nirvana server. (e.g. nsp://localhost:9000 ).