Click or drag to resize
IpHelper Class
IP 助手
Inheritance Hierarchy
SystemObject
  AdfIpHelper

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static class IpHelper

The IpHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIPv4ToNumber
将IP地址转换为数值
Public methodStatic memberMaskIPv4(String)
将指定的IPv4,后两位替换为 *
Public methodStatic memberMaskIPv4(String, Int32)
将指定的IP,除指定长度外,按*显示
Public methodStatic memberNumberToIPv4
将数值IP转换为IP地址
Top
See Also

Reference