IpTools
Assembly: ZennoLab.CommandCenter
Full name: ZennoLab.CommandCenter.ZennoPoster.IpTools
Represents a set of methods to access IP infos.
Methods
GetGeoposition
Method
Gets geoposition according with the ip.
Parameters
| Параметр | Описание |
|---|---|
ip | The IP address for the proxy. |
latitude | The position’s latitude in decimal degrees. |
longitude | The position’s longitude in decimal degrees. |
GetTimezone
Method
Gets timezone according with the ip.
Parameters
| Параметр | Описание |
|---|---|
ip | The IP address for the proxy. |
hours | The number of hours in the difference between the current time zone and UTC. |
minutes | The number of minutes in the difference between the current time zone and UTC. |