IP 数据库,CSV 和 MDB 格式。

??数据取自“纯真IP数据库”,经本人整理。数据更新时间为 2011-03-05。下载地址:http://loist.3322.org:88/download/ipLib/
数据查询例子:
select * from ipLib where (select f_iptolong('8.8.8.8') from dual) between ip_1 and ip_2;??
发布时间: 2012-12-21 12:03:49 作者: rapoo
IP 数据库,CSV 和 MDB 格式。

select * from ipLib where (select f_iptolong('8.8.8.8') from dual) between ip_1 and ip_2;??