IP Sniffing
Package:
Summary:
Get the location of an IP using ipinfodb.com
Groups:
Author:
Description:
This class can be used to get the geographic location of an IP address using ipinfodb.com.
It sends an HTTP request to the ipinfodb.com Web services API to get the location of a given IP address.
The class parses the response and extracts the country code, country name and city of the given IP address.
It sends an HTTP request to the ipinfodb.com Web services API to get the location of a given IP address.
The class parses the response and extracts the country code, country name and city of the given IP address.
Comments are closed.