Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

Scope Enumeration

Sope of the networking to focus on

Namespace:  Walter.Net.Networking
Assembly:  Walter.Net.Networking (in Walter.Net.Networking.dll)

Syntax


public enum Scope

Members


Member nameDescription
NotSet no option provided
LAN Local area network
WAN Wide area network IP address (Kind of like WhatsMyIp on the Internet)
Gateway Get the IP address of the gateway
IspRouters Get the IP address if the routers in your ISP's network
TraceRoute All hubs starting your public IP address to all IP addresses including the endpoint (only viable when asking a segment of iP addresses)
Endpoint Get the IP address of a given endpoint, (Kind of like WhatsHisIp)