''用代理无法连接的问题还要解决
中国站长.站
''将字符的 IP 编码为长整的 IP
中.国站长站
| 以下为引用的内容: On Error Resume Next Www~Chinaz~com str4 = Mid(Sip, CInt(InStr(Sip, ".")) + 1) enaddr = CLng(str1) * 256 * 256 * 256 + CLng(str2) * 256 * 256 + CLng(str3) * 256 + CLng(str4) - 1 End Function 中国站.长.站 Function deaddr(Sip) Www.Chinaz.com |
''将编码为长整的 IP 重现转换为字符型的 IP
中.国.站长站
| 以下为引用的内容: Dim s1, s21, s2, s31, s3, s4
站.长.站 |
示例请参考:http://access911.net/down/eg/User_DHTML_search_IP.rar
Chinaz@com
上述程序会自动去 http://ip.loveroot.com/index.php?job=search 搜索所有的 IP 以及对应的物理地址并保存到数据库中
修订:刚才上了一下网站,发现界面竟然改了,又重新修改了一下读取页面的程序。
[中国站长站]
关于 WebBrowser 控件的资料请参考 VB6 中 MSDN 的以下章节
Chinaz~com
| 以下为引用的内容: Internet Client SDK inet401/help/itt/ieprog/IEProg.htm#book_browsing(BOOKMARK) Chinaz |
