https://github.com/ip2location/ip2location-pascal
This is a IP2Location Pascal Library that enables the user to find the country, region, district, city, latitude, longitude, zip code, time zone, ISP, domain name, connection type, area code, weather, mobile network, elevation, usage type, address type, IAB category and ASN by IP address or hostname originates from.
https://github.com/ip2location/ip2location-pascal
geolocation ip-address-location ip-database ip-geolocation ip-lookup ip2location-database ip2location-pascal pascal
Last synced: 7 months ago
JSON representation
This is a IP2Location Pascal Library that enables the user to find the country, region, district, city, latitude, longitude, zip code, time zone, ISP, domain name, connection type, area code, weather, mobile network, elevation, usage type, address type, IAB category and ASN by IP address or hostname originates from.
- Host: GitHub
- URL: https://github.com/ip2location/ip2location-pascal
- Owner: ip2location
- License: mit
- Created: 2017-01-12T05:09:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:37:58.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T22:05:57.028Z (7 months ago)
- Topics: geolocation, ip-address-location, ip-database, ip-geolocation, ip-lookup, ip2location-database, ip2location-pascal, pascal
- Language: Pascal
- Homepage: http://www.ip2location.com
- Size: 45.9 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.TXT
- License: LICENSE.TXT
Awesome Lists containing this project
README
# IP2Location Pascal Library
This is a IP2Location Pascal Library that enables the user to find the country, region or state, district, city, latitude and longitude, ZIP/Postal code, time zone, Internet Service Provider (ISP) or company name, domain name, net speed, area code, weather station code, weather station name, mobile country code (MCC), mobile network code (MNC) and carrier brand, elevation, usage type, address type, IAB category and ASN from IP address using IP2Location database. The library reads the geo location information from **IP2Location BIN data** file.
Supported IPv4 and IPv6 address.
For more details, please visit:
[https://www.ip2location.com/developers/pascal](https://www.ip2location.com/developers/pascal)## Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at [https://ip2location-pascal.readthedocs.io/en/latest/index.html.](https://ip2location-pascal.readthedocs.io/en/latest/index.html)# Sample BIN Databases
* Download free IP2Location LITE databases at [https://lite.ip2location.com](https://lite.ip2location.com)
* Download IP2Location sample databases at [https://www.ip2location.com/developers](https://www.ip2location.com/developers)# IPv4 BIN vs IPv6 BIN
* Use the IPv4 BIN file if you just need to query IPv4 addresses.
* Use the IPv6 BIN file if you need to query BOTH IPv4 and IPv6 addresses.# Support
Email: support@ip2location.com
URL: [https://www.ip2location.com](https://www.ip2location.com)