From 92f4b1833682e0dcf8938ce47219cecf792cdccf Mon Sep 17 00:00:00 2001 From: Jason Graham Date: Sat, 9 Nov 2019 07:54:20 +0700 Subject: network/ip2location-c: Updated for version 8.0.9. Signed-off-by: Willy Sudiarto Raharjo --- network/ip2location-c/README | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'network/ip2location-c/README') diff --git a/network/ip2location-c/README b/network/ip2location-c/README index 7c045d09a3..3ebc96d6e6 100644 --- a/network/ip2location-c/README +++ b/network/ip2location-c/README @@ -1,10 +1,12 @@ -IP2Location C library enables the user to find the country, region, -city, coordinates, zip code, time zone, ISP, domain name, connection -type, area code, weather, MCC, MNC, mobile brand name, elevation and -usage type that any IP address or hostname originates from. It has -been optimized for speed and memory utilization. Developers can use -the API to query all IP2Location binary databases for IPv4 and -IPv6 address. +IP2Location C Library + +IP2Location is a C library that enables the user to find the country, +region, city, latitude, longitude, zip code, time zone, ISP, domain +name, connection type, area code, weather, mobile network, elevation, +usage type by IP address or hostname originates from. The library +reads the geo location information from IP2Location BIN data file. + +IPv4 and IPv6 addresses are supported. It contains the IP-COUNTRY BIN databases (IPv4 and IPv6) which consists of IP address blocks as keys and countries as -- cgit v1.2.3-80-g2a13