Table of Contents

TMS FNC Location — Guides

IP address lookup

Set Request.IPAddress to the IP address string you want to resolve. Leave it empty to look up the caller's own public IP address on services that support it.

Result fields

The returned location data includes Latitude, Longitude, City, Region, Country, and ISP depending on the service backend.

Service backends

Set the Service property to choose between available IP geolocation providers. See ITMSFNCLocationService for the interface implemented by each backend.

See also