C# Class Otp.OtpPeer

Inheritance: AbstractNode
Afficher le fichier Open project: saleyn/otp.net Class Usage Examples

Méthodes publiques

Méthode Description
OtpPeer ( System node ) : System
OtpPeer ( System node, bool shortNames ) : System
connect ( OtpSelf self ) : OtpConnection

Private Methods

Méthode Description
OtpPeer ( ) : System
port ( ) : int

Method Details

OtpPeer() public méthode

public OtpPeer ( System node ) : System
node System
Résultat System

OtpPeer() public méthode

public OtpPeer ( System node, bool shortNames ) : System
node System
shortNames bool
Résultat System

connect() public méthode

public connect ( OtpSelf self ) : OtpConnection
self OtpSelf
Résultat OtpConnection