vote up 0 vote down star

Hi,

I try to get CultureInfo with country code. I'm using hostip.info for getting country code.

For example, "http://api.hostip.info/?ip=207.46.197.32&position=true" returns me "US" for country code or http://api.hostip.info/?ip=82.151.131.196&position=true returns "TR".

If I could have "en-US", "tr-TR", it's easy, but I can't have these culture names. I have country codes.

So is there any way to get CultureInfo with country codes or do you have any suggestion for getting CultureInfo with IP Address?

flag

17% accept rate

1 Answer

vote up 0 vote down

I am not sure you can do this in practice.

If you have Switzerland, Canada or India as country code which language would you want?

link|flag
Yes, you're right, it's better if I can get CultureName from IP Address? is there any way or what's the best way for localization with IP address? – Can Oct 11 at 14:34

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.