ConnectionManager Constructor (IPEndPoint)sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Initialises new instance of PeerManager class

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Sub New ( _
	SupernodeEP As IPEndPoint _
)

Parameters

SupernodeEP
Type: System.Net IPEndPoint
IP End Point of supernode ConnectionManager will connect to
See Also