sP2P NAT Traversal and peer-to-peer networking API
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Initialises TCPLocalSocketPipe object
Namespace: sP2PLibAssembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
Parameters
- ListenEndPoint
- Type: System.Net IPEndPoint
[Missing <param name="ListenEndPoint"/> documentation for "M:sP2PLib.TCPLocalSocketPipe.#ctor(System.Net.IPEndPoint,System.Net.Sockets.Socket)"]
- ConnectionCarrierSocket
- Type: System.Net.Sockets Socket
Socket already having connection to remote host
See Also