Click or drag to resize
NetworkAddressHelperGetAddressList Method
Gets the list of local IP addresses.

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static List<IPAddress> GetAddressList()

Return Value

Type: ListIPAddress
List of local IP addresses.
See Also