Udp Methods
From Tungsten Suite
Tungsten
|
|
Udp Methods |
| Name | Description | |
|---|---|---|
| SendAsync(IPEndPoint, Byte) |
Sends data to a remote via UDP
| |
| SendAsync(IPEndPoint, String, Object) |
Sends data to a remote via UDP
| |
| SendAsyncTType(IPEndPoint, TType) |
Sends a message to a remote via UDP
|