C# Class Otp.OtpPeer

Inheritance: AbstractNode
Mostrar archivo Open project: saleyn/otp.net Class Usage Examples

Public Methods

Method Description
OtpPeer ( System node ) : System
OtpPeer ( System node, bool shortNames ) : System
connect ( OtpSelf self ) : OtpConnection

Private Methods

Method Description
OtpPeer ( ) : System
port ( ) : int

Method Details

OtpPeer() public method

public OtpPeer ( System node ) : System
node System
return System

OtpPeer() public method

public OtpPeer ( System node, bool shortNames ) : System
node System
shortNames bool
return System

connect() public method

public connect ( OtpSelf self ) : OtpConnection
self OtpSelf
return OtpConnection