IpTools

Assembly: ZennoLab.CommandCenter
Full name: ZennoLab.CommandCenter.ZennoPoster.IpTools
Kind: abstract


Represents a set of methods to access IP infos.

Methods

GetGeoposition

Method

void GetGeoposition(string ip, Double& latitude, Double& longitude)

Parameters

TypeNameDescription
stringip
Double&latitude
Double&longitude

GetTimezone

Method

void GetTimezone(string ip, Int32& hours, Int32& minutes)

Parameters

TypeNameDescription
stringip
Int32&hours
Int32&minutes