Click or drag to resize

IPublicAddressResolverGetPublicIP Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
string GetPublicIP(
	string localAddress,
	string remoteAddress,
	INatConfiguration natConfig
)

Parameters

localAddress
Type: SystemString
remoteAddress
Type: SystemString
natConfig
Type: Ozeki.NetworkINatConfiguration

Return Value

Type: String
See Also