sP2P NAT Traversal and peer-to-peer networking API
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Creates VNetwork object from byte array
Namespace: sP2PLibAssembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
Parameters
- buff
- Type: System Byte
Buffer holding VNetrork bytes
- startIndex
- Type: System Int32
Start index where to start parsing
- bytesLength
- Type: System Int32
Output of number of bytes parsed
Return Value
VNetwrok objectSee Also