public enum Scope : System.Enum
public enum Scope : System.Enum
Member | Description |
---|---|
Endpoint | Get the IP address of a given endpoint, (Kind of like WhatsHisIp) |
Gateway | Get the IP address of the gateway |
IspRouters | Get the IP address if the routers in your ISP's network |
LAN | Local area network |
NotSet | no option provided |
TraceRoute | All hubs starting your public IP address to all IP addresses including the endpoint (only viable when asking a segment of iP addresses) |
WAN | Wide area network IP address (Kind of like WhatsMyIp on the Internet) |
System.Object
System.ValueType
System.Enum
Walter.Net.Networking.Scope
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2