#include "rsApiHandler.h"
#include "ip2locationMS.h"
#include "ip2locationH.h"
#include "ip2location.nsmap"
Go to the source code of this file.
Functions | |
int | msiIp2location (msParam_t *inIpParam, msParam_t *inLocParam, msParam_t *outLocParam, ruleExecInfo_t *rei) |
This webservice can be used to find location information including lat/long for a given ipaddress. The web service is provided by http://ws.fraudlabs.com/
Definition in file ip2locationMS.c.