Click or drag to resize
NetworkAddressHelperGetLocalIP Method
Detects the local IP address.

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

Return Value

Type: IPAddress
Detected IP address.
See Also