ip2location-d ~master
IP2Location D Library
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
IP2Location D Library
This D library provides a fast lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, connection type, IDD code, area code, weather station code, station name, mcc, mnc, mobile brand, elevation, usage type, address type and IAB category from IP address by using IP2Location database. This library uses a file based database available at IP2Location.com. This database simply contains IP blocks as keys, and other information such as country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, connection type, IDD code, area code, weather station code, station name, mcc, mnc, mobile brand, elevation, usage type, address type, IAB category, district, autonomous system number (ASN) and autonomous system (AS) as values. It supports both IP address in IPv4 and IPv6.
This library can be used in many types of projects such as:
- select the geographically closest mirror
- analyze your web server logs to determine the countries of your visitors
- credit card fraud detection
- software export controls
- display native language and currency
- prevent password sharing and abuse of service
- geotargeting in advertisement
The database will be updated on a monthly basis for greater accuracy. Free LITE databases are available at https://lite.ip2location.com/ upon registration.
The paid databases are available at https://www.ip2location.com under Premium subscription package.
As an alternative, this library can also call the IP2Location Web Service. This requires an API key. If you don't have an existing API key, you can subscribe for one at the below:
https://www.ip2location.com/web-service/ip2location
Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2location-d.readthedocs.io/en/latest/.
- Registered by IP2Location
- ~master released 10 months ago
- ip2location/ip2location-d
- www.ip2location.com/development-libraries/ip2location/d
- MIT
- Copyright © 2023 - 2024, IP2Location
- Authors:
- Dependencies:
- none
- Versions:
-
8.7.0 2023-Apr-04 8.6.0 2022-Jun-23 8.5.0 2021-Nov-18 8.4.1 2021-Jul-05 8.4.0 2021-Jun-17 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
72 downloads total
-
- Score:
- 1.2
- Short URL:
- ip2location-d.dub.pm