Click or drag to resize

NetworkAddressHelper Methods

The NetworkAddressHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberConvertPrefixToSubnet Convert prefix length to a subnet mask.
Public methodStatic memberConvertSubnetToPrefix Convert a subnet mask to prefix length.
Public methodStatic memberGetAddressList Gets the list of local IP addresses.
Public methodStatic memberGetLocalAddress Determines which local address will be used when sending packet to the given remote address.
Public methodStatic memberGetLocalAddresses Gets the list of local IP addresses.
Public methodStatic memberGetLocalIP Detects the local IP address.
Top
See Also