Difference between revisions of "Global IP"

From Melissa Data Wiki
Jump to navigation Jump to search
(9 intermediate revisions by the same user not shown)
Line 3: Line 3:
|ProductImage=[[File:TILE_CSG_IPLocator.png|link=]]
|ProductImage=[[File:TILE_CSG_IPLocator.png|link=]]
|ProductBody=
|ProductBody=
Welcome to the Melissa IP Locator. This service is able to validate IPv4 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 2017
Released April 2021
<br>Build 4.0.0.29
<br>Build 5.0.0.15
*[[IP Locator:Build History|Build History]]
*[[IP Locator:Build History|Build History]]
<h3>Notices</h3>
<h3>Notices</h3>
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[IP Locator:Notice|New Proxy Information Returned]]'''
*'''[[IP Locator:Notice|New Proxy Information Returned]]'''
*'''[[IP Locator:Notice#Coordinate Rounding for Privacy|Coordinate Rounding for Privacy – March 14, 2020]]'''
|EssentialsBody=
|EssentialsBody=
<h3>Getting Started</h3>
<h3>Getting Started</h3>
*[[Media:IPLocator_QSG.pdf|Quick Start Guide]]
*[https://www.melissa.com/quickstart-guides/ip-locator Quick Start Guide]
<h3>Basics</h3>
<h3>Basics</h3>
*[[IP Locator:Introduction|Introduction]]
*[[IP Locator:Introduction|Introduction]]
Line 40: Line 42:
*[[Result Code Details#IP Locator|IP Locator Result Codes]]
*[[Result Code Details#IP Locator|IP Locator Result Codes]]
<h3>[[IP Locator:Sample Code|Sample Code]]</h3>
<h3>[[IP Locator:Sample Code|Sample Code]]</h3>
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4JavaJSON.zip JSON Java]
{{CodeButtonTable
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4JavaRest.zip REST Java]
|SampleCodeEntries=
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4CSJSONSampleCode.zip JSON C#]
{{CodeButton
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4CSRESTSampleCode.zip REST C#]
|Name=Java
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP_Java.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-Java
}}
{{CodeButton
|Name=Javascript
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-Javascript
}}
{{CodeButton
|Name=.NET/C#
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-NET
}}
}}
<h3>Open Source Batch Application</h3>
<h3>Open Source Batch Application</h3>
*[https://git.melissadata.com/Listware/ Listware Desktop Gitlab Repository]
*[https://git.melissadata.com/Listware/ Listware Desktop Gitlab Repository]

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