Send UPD data
Namespace: VVVV.Utils.NetworkAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public virtual void Send( byte[] data, IPEndPoint receiver ) |
Parameters
- data
- Type: array<System..::..Byte>[]()[][]
The bytes to send
- receiver
- Type: System.Net..::..IPEndPoint
The remote receiver