sP2P NAT Traversal and peer-to-peer networking API
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Initialises new instance of PeerManager class
Namespace: sP2PLibAssembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
Parameters
- SupernodeEP
- Type: System.Net IPEndPoint
IP End Point of supernode ConnectionManager will connect to
- LocalBindPoint
- Type: System.Net IPEndPoint
Local end point to bind internal connection manager socket to (not recommended if you are not sure what you are doing!)
See Also