Geographical Location from IP ?
-
I want to know is there any way from which I can get the Geographical location of perticular machine from the IP address...??? If any one knows let me know....or any idea about that? nishu
-
I want to know is there any way from which I can get the Geographical location of perticular machine from the IP address...??? If any one knows let me know....or any idea about that? nishu
What exactly would you like to know? Country? City? Address? You can get the country, and the city where the ISP is. But there is no way to get the address or geographical coordinates.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
-
What exactly would you like to know? Country? City? Address? You can get the country, and the city where the ISP is. But there is no way to get the address or geographical coordinates.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
In fact there is... There are several tables of data around the internet containing (modified) IP data. They're able to convert a certain IP to a country (code). Only thing to remember is, the moment you use the list, it could be outdated. I used this technique to find out where a visitor of my website comes from and be able to 'select' a default language for them.
- - - --[ i love it when a plan comes together ]-- - - -
-
In fact there is... There are several tables of data around the internet containing (modified) IP data. They're able to convert a certain IP to a country (code). Only thing to remember is, the moment you use the list, it could be outdated. I used this technique to find out where a visitor of my website comes from and be able to 'select' a default language for them.
- - - --[ i love it when a plan comes together ]-- - - -
I said the exact same thing. So what is the point of your post?
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
-
What exactly would you like to know? Country? City? Address? You can get the country, and the city where the ISP is. But there is no way to get the address or geographical coordinates.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
hi, can u tell me how exactly i can find the country and city of a certain IP address. thanks jamil abou khalil
-
I said the exact same thing. So what is the point of your post?
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
Ok but tell me guys how can get country name in C# from IP address
-
hi, can u tell me how exactly i can find the country and city of a certain IP address. thanks jamil abou khalil
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
-
Ok but tell me guys how can get country name in C# from IP address
-
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
OK thanx for your help.....I will try that and let you know.... nishu
-
I said the exact same thing. So what is the point of your post?
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
I didn't understand you were in fact telling the same, I only shared my experience...
- - - --[ i love it when a plan comes together ]-- - - -