本文介绍了来自IPAddress的国家,地区,邮政编码的C#代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想知道来自IP地址的国家,地区,邮政编码细节..是否有任何包装?
i want to know Country,region, zipcode details from IP address.. is there any package for that?
我已搜索过 注册这个。 最常用的方法是"将IP地址传递给某些URI从URI获取详细信息。但它提供的数据不正确。我想知道任何包裹 在.net中可以实现这一点。
already i searched reg this. Mostly used method is "They pass the IP address to Some URI get the details from the URI. But it provides incorrect data. I want to know any package available in .net to achieve this.
我需要您的建议和示例..
问候
Maha
推荐答案
这篇关于来自IPAddress的国家,地区,邮政编码的C#代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!