Click or drag to resize
IPEndPointHelper Class
A static helper class that can make life easier when dealing with IPEndPoint objects.
Inheritance Hierarchy
SystemObject
  VirtualRadar.InterfaceIPEndPointHelper

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class IPEndPointHelper

The IPEndPointHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsLocalOrLanAddress
Returns true if the endpoint looks like it is on the LAN.
Top
See Also