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