Method | Description | |
---|---|---|
GetIPEndPoint ( int port, string hostName, bool broadcast, string groupAddress, bool ipv6 ) : Task |
Method | Description | |
---|---|---|
GetValueForKey ( string args, string key ) : string | ||
Main ( string args ) : void | ||
ParseCommandLine ( string args, int &port, string &hostname, bool &broadcast, string &groupAddress, bool &ipv6 ) : bool | ||
Sender ( |
||
ShowUsage ( ) : void |
public static GetIPEndPoint ( int port, string hostName, bool broadcast, string groupAddress, bool ipv6 ) : Task |
||
port | int | |
hostName | string | |
broadcast | bool | |
groupAddress | string | |
ipv6 | bool | |
return | Task |