| NetworkAddressHelper Class |
Namespace: Ozeki.Network
The NetworkAddressHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertPrefixToSubnet |
Convert prefix length to a subnet mask.
| |
| ConvertSubnetToPrefix |
Convert a subnet mask to prefix length.
| |
| GetAddressList |
Gets the list of local IP addresses.
| |
| GetLocalAddress |
Determines which local address will be used when sending packet to the given remote address.
| |
| GetLocalAddresses |
Gets the list of local IP addresses.
| |
| GetLocalIP |
Detects the local IP address.
|