
Properties
ConnectionTimeout | Determines total number of milliseconds before connection drops for inactivity. |
ConnectionType | Returns type of transport with remote peer. |
Events | Reference to event handlers. |
LinkingRelayDelay | Total number of direct link attempts before relay is used. |
LinkingRetryCount | Determines how many times retry is performed during linking stage. |
LinkingRetryDelay | Determines delay time between linking attempts, in milliseconds. |
MediatorAddress | Holds IP address (or hostname) of the mediator. |
MediatorPort | Holds port of the mediator. |
MediatorRetryCount | Determines number of retries in Search method. |
MediatorRetryDelay | Number of milliseconds to wait between two retries to reach the mediator. |
MyName | Holds user defined identity ID of local devP2P peer. |
PeerAdapterIP | Holds IP address of remote peer for VPN. |
PeerAdapterMAC | Holds MAC address of remote peer for VPN. |
PeerName | Holds user defined identity ID of remote devP2P peer. |
RelayLicense | Holds license information to provide to mediator for using its relay(s). |
State | Returns current devP2P state. |
Tag | Tag for misc usage. |
TCPPort | Specifies local TCP port used for listening. |
UDPPort | Specifies local UDP port used for listening. |
Platforms
WindowsMac OSX
Linux
BSD