Alright i downloaded from http://dev.maxmind.com/geoip/legacy/geolite/ GeoLite City
database.
The values are in the GeoLiteCity-Blocks.csv
startIpNum,endIpNum,locId
"16777216","16777471","17"
However i have no idea how to convert ips to these startIpNum and endIpNum range. I cant find on their site and they link to here
What is the algorithm to convert ip v4 into this ?
Thank you very much