Location:
Search - Iplocation
Search list
Description: 利用IPLocation.dll查询ip地址的一个类文件。
Platform: |
Size: 5897 |
Author: 刘峰 |
Hits:
Description: 利用IPLocation.dll查询ip地址的一个类文件。-Ip address IPLocation.dll query using a class file.
Platform: |
Size: 5120 |
Author: 刘峰 |
Hits:
Description: 有些朋友在C#中使用动态类对象的构造函数/析构函数在对象的初始化/释放时来打开/关闭数据文件,这虽然是一个很好的面向的思想,但托管程序对象的释放时间是不确定的,尤其是ASP.NET的使用,这一方面由于打开的文件未释放会造成资源浪费,更重要的是可能会带来线程并发所造成的共享冲突,另外如果在ASP.NET中使用缓存机制则会增加程序的复杂性和降低模块的独立性、重用性。
基于这些原因,程序中全部使用静态方法,实际上这是由我的另一个C++的程序改写的C#程序,模块的调用很简单,例如,使用当前目录下的CoralWry.dat数据文件来查询IP地址121.193.213.6,则可以:
IpLocation ipl=IpLocation ipl=IpLocator.GetIpLocation("CoralWry.dat","121.193.213.246")
Console.WriteLine("IP地址段: "+IpLocator.IntToIpString(ipl.IpStart)+" - "+IpLocator.IntToIpString(ipl.IpEnd))
Console.WriteLine("IP所在地: "+ipl.Country+" "+ipl.City)
返回值是一个IpLocation结构,包含4个属性:Country国家、City城市、IpStart/IpEnd IP段开始/结束值(uint型,可使用IntToIpString()函数转成点分IP字符串) -err
Platform: |
Size: 9216 |
Author: look |
Hits:
Description: PHP,IP地址显示类,用纯真数据库-PHP, IP address display type, with the pure database。。。。
Platform: |
Size: 2048 |
Author: lich |
Hits:
Description: This code is to get IP Address and location of ur PC.
Platform: |
Size: 177152 |
Author: Sajjad |
Hits:
Description: ip定位识别,可根据输入ip给出所属的国家地区信息-ip location identification, can enter the ip belongs to countries and regions are given information
Platform: |
Size: 971776 |
Author: 赵舜尧 |
Hits:
Description: IP所在地查询器,用来查询IP所在的地区地址-ip ADRRES SCAN
Platform: |
Size: 4805632 |
Author: luder |
Hits:
Description: ip定位识别,可根据输入ip给出所属的国家地区信息-ip location identification, can enter the ip belongs to countries and regions are given information
Platform: |
Size: 971776 |
Author: dropins |
Hits: