sP2P NAT Traversal and peer-to-peer networking API
Back to Top
Overload List
| Name | Description | |
|---|---|---|
| Connect(Peer, ConnectionType, IPEndPoint, PeerConnectCallback) |
Connects to peer using information given in a peer object
| |
| Connect(Guid, Guid, ConnectionType, IPEndPoint, PeerConnectCallback) |
Connect to peer using identifiers of peer itself and it's checkpoint
| |
| Connect(Peer, ConnectionType, Guid, IPEndPoint, PeerConnectCallback) |
Connects to peer using information given in a peer object
| |
| Connect(Guid, Guid, ConnectionType, Guid, IPEndPoint, PeerConnectCallback) |
Connect to peer using identifiers of peer itself and it's checkpoint
|
See Also