Skip to content

一个解析ipip.net数据库的VB.NET版源代码

Notifications You must be signed in to change notification settings

suwakowww/ipmon-vbnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Basic.NET

根据官方C#版转写

17mon IP库解析代码VB.NET版,数据库请到ipip.net下载

基本用法

IP.EnableFileWatch = True '默认值为:false,如果为true将会检查ip库文件的变化自动reload数据

IP.Load("IP库本地绝对路径")

IP.Find("8.8.8.8") '返回字符串数组["GOOGLE","GOOGLE"]

基本版已测试,Ext版根据C#的Ext版转写,因为没购买Ext数据库,Ext版未测试。

About

一个解析ipip.net数据库的VB.NET版源代码

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published