A allan Новичок Регистрация 17.03.2015 Сообщения 2 Благодарностей 0 Баллы 1 18.03.2015 #1 I used the Proxy Service, I need get the country of ip address, how can i do that?
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 812 Благодарностей 1 187 Баллы 113 18.03.2015 #2 Use some IP checking sites like: http://whatismyipaddress.com/ip/88.88.152.222 And scrape country from there
Use some IP checking sites like: http://whatismyipaddress.com/ip/88.88.152.222 And scrape country from there
Radzhab Client Регистрация 23.05.2014 Сообщения 1 500 Благодарностей 1 268 Баллы 113 18.03.2015 #4 you can use this database https://lite.ip2location.com/ and work with c# with this db. If people want - i write tutorial Реакции: morpheus93
you can use this database https://lite.ip2location.com/ and work with c# with this db. If people want - i write tutorial
B bill Client Регистрация 05.07.2014 Сообщения 355 Благодарностей 9 Баллы 18 20.03.2015 #5 Radzhab сказал(а): you can use this database https://lite.ip2location.com/ and work with c# with this db. If people want - i write tutorial Нажмите, чтобы раскрыть... I'd definitely like a tutorial!
Radzhab сказал(а): you can use this database https://lite.ip2location.com/ and work with c# with this db. If people want - i write tutorial Нажмите, чтобы раскрыть... I'd definitely like a tutorial!
T Triplex Client Регистрация 04.02.2011 Сообщения 34 Благодарностей 3 Баллы 8 20.03.2015 #6 Im interested too!
Александр Николаевич Client Регистрация 19.12.2015 Сообщения 288 Благодарностей 36 Баллы 28 14.03.2018 #7 ZennoPoster's Proxy Checker has a built in Geo IP database updated regularly. Why not introduce a function like this? Код: Country = GeoIP(IP_address); Реакции: morpheus93 и orka13
ZennoPoster's Proxy Checker has a built in Geo IP database updated regularly. Why not introduce a function like this? Код: Country = GeoIP(IP_address);
morpheus93 Client Регистрация 25.01.2012 Сообщения 1 058 Благодарностей 244 Баллы 63 15.03.2018 #8 Radzhab сказал(а): you can use this database https://lite.ip2location.com/ and work with c# with this db. If people want - i write tutorial Нажмите, чтобы раскрыть... yeah, hands up for your tutorial! would be great
Radzhab сказал(а): you can use this database https://lite.ip2location.com/ and work with c# with this db. If people want - i write tutorial Нажмите, чтобы раскрыть... yeah, hands up for your tutorial! would be great