ABG_IPDetails
Package:
Summary:
Get information about IP address from IPInfoDB.com
Groups:
Author:
Description:
This class can be used to get information about IP address from IPInfoDB.com.
It can send an HTTP request to the IPInfoDB.com Web services API to query information about a given IP address, like country, state, city, latitude, longitude, time zone, etc..
The class parses the response and returns all the details about the IP address in an array.
It may also resolve an host address by name before querying the respective IP address.
It can send an HTTP request to the IPInfoDB.com Web services API to query information about a given IP address, like country, state, city, latitude, longitude, time zone, etc..
The class parses the response and returns all the details about the IP address in an array.
It may also resolve an host address by name before querying the respective IP address.
Comments are closed.