Package com.pcbsys.nirvana.client.p2p

Documentation for the Nirvana C# Peer 2 Peer API. More...

Data Structures

class  nEventService
 This class implements the end point of an Event based P2P connection. More...
 
interface  nEventServiceListener
 This interface enables the implementing class to be calledback when new events are received from the remote service. More...
 
class  nOutOfBandService
 This class enables services to pass flow information or control information between them. More...
 
class  nServerService
 nServerService provides the interface to implement a P2P server. More...
 
class  nService
 This class provides a base for all P2P Services. More...
 
class  nServiceFactory
 A ServiceFactory is used to create both client and server services. More...
 
class  nServiceInfo
 This class contains information regarding the service, such as name, type and description. More...
 
interface  nServiceStateListener
 This interface should be implemented by objects that require notification when nService objects become disconnected and reconnected to the realm server. More...
 
class  nStreamService
 This class implements the end point of a stream based P2P connection. More...
 

Detailed Description

Documentation for the Nirvana C# Peer 2 Peer API.

Nirvana Client Peer To Peer API Package.