Method | Description | |
---|---|---|
UdpSender ( |
||
UdpSender ( |
||
UdpSender ( int port ) : System.Net | ||
UdpSender ( string hostname, int port ) : System.Net |
Method | Description | |
---|---|---|
DisposeCore ( bool manual ) : void |
Method | Description | |
---|---|---|
Send ( string message ) : int |
public UdpSender ( |
||
address | ||
port | int | |
return | System.Net |
public UdpSender ( |
||
ipendpoint | ||
return | System.Net |
public UdpSender ( string hostname, int port ) : System.Net | ||
hostname | string | |
port | int | |
return | System.Net |