Difference between revisions of "Global IP"

From Melissa Data Wiki
Jump to navigation Jump to search
(Undo revision 17586 by Admin (talk))
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
|ProductBody=
|ProductBody=
Welcome to the Melissa IP Locator. This service is able to validate IPv4 and IPv6 addresses and give you geographic information for it. This geographical data can place an IP address within a city and postal code. It can also tell you the connection type and speed.
Welcome to the Melissa IP Locator. This service is able to validate IPv4 and IPv6 addresses and give you geographic information for it. This geographical data can place an IP address within a city and postal code. It can also tell you the connection type and speed.
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+ip+locator+name]]
|CurrentBody=
|CurrentBody=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released March 2020
Released April 2021
<br>Build 4.0.0.47
<br>Build 5.0.0.15
*[[IP Locator:Build History|Build History]]
*[[IP Locator:Build History|Build History]]
<h3>Notices</h3>
<h3>Notices</h3>
Line 45: Line 46:
{{CodeButton
{{CodeButton
|Name=Java
|Name=Java
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP_Java.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP_Java.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-Java
|SourceLink=https://github.com/MelissaData/GlobalIP-Java
}}
}}
{{CodeButton
{{CodeButton
|Name=Javascript
|Name=Javascript
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-Javascript.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-Javascript
|SourceLink=https://github.com/MelissaData/GlobalIP-Javascript
}}
}}
{{CodeButton
{{CodeButton
|Name=.NET/C#
|Name=.NET/C#
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-NET.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-NET
|SourceLink=https://github.com/MelissaData/GlobalIP-NET
}}
}}

Revision as of 23:33, 10 June 2021

TILE CSG IPLocator.png
Welcome to the Melissa IP Locator. This service is able to validate IPv4 and IPv6 addresses and give you geographic information for it. This geographical data can place an IP address within a city and postal code. It can also tell you the connection type and speed.
Request-free-demo.png
TILE WIKI Reference.png

Developer Console

Input/Output

Examples

Result Codes

Sample Code

  • Java
 - Button Download.png Button Source.png
  • Javascript
 - Button Download.png Button Source.png
  • .NET/C#
 - Button Download.png Button Source.png

Open Source Batch Application