编程语言:C#
类    别:(网络应用,实用算法)
主要功能:查询一个IP所有的IP段.
关键:从Byte数组到ulong的转换出来的数字和 IPAddress.Address 返回值的是不一样的.

查询IP所在区段using System;
查询IP所在区段
using System.Collections.Generic;
查询IP所在区段
using System.Text;
查询IP所在区段
using System.Net;
查询IP所在区段
查询IP所在区段
namespace IPUtility

相关文章: