Click or drag to resize

NetworkAddressHelperGetLocalIP Method

Detects the local IP address.

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static IPAddress GetLocalIP()

Return Value

Type: IPAddress
Detected IP address.
See Also