Walter.Net.Networking
NetworkExtensionMethods Class Members
Methods 


Walter.Net.Networking Assembly > Walter.Net.Networking Namespace : NetworkExtensionMethods Class

The following tables list the members exposed by NetworkExtensionMethods.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Test if you can "ping" the domain in the URI  
Public Methodstatic (Shared in Visual Basic) Determines whether [is local IP address].  
Public Methodstatic (Shared in Visual Basic)Overloaded.  converts a CIDR format (Classless Inter-Domain Routing) to a IP address  
Public Methodstatic (Shared in Visual Basic) Get the DNS HostName of an IP address  
Public Methodstatic (Shared in Visual Basic) Get the domain part of the URL so https://www.someDomain.com/path?query=value#fragement becomes Https://www.someDomain.com  
Public Methodstatic (Shared in Visual Basic) get the domain name from a host entry  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Get an empty IWhois entry for a IP address  
Public Methodstatic (Shared in Visual Basic) Get Broadcast address of a given IP address  
Public Methodstatic (Shared in Visual Basic) Get the communication scope between a the machine and a ip address  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Get the domain report for a given domain  
Public Methodstatic (Shared in Visual Basic) Get the domain report for a given domain  
Public Methodstatic (Shared in Visual Basic) Try get the ISP hosting related data for a URL  
Public Methodstatic (Shared in Visual Basic) Get the network Broadcast address given a address and a subnet  
Public Methodstatic (Shared in Visual Basic) get the type of reserved address  
Public Methodstatic (Shared in Visual Basic) Convert the IP address to a CIDR format (Classless Inter-Domain Routing)  
Public Methodstatic (Shared in Visual Basic) Convert the IP address to a CIDR format (Classless Inter-Domain Routing)  
Public Methodstatic (Shared in Visual Basic) convert the IP4 address to a double  
Public Methodstatic (Shared in Visual Basic) Informs if the IP address is considered to be in a subnet mask of any of the server's assigned ip addresses (not reliable on IP6 when reverse PTR is not configured for V6  
Public Methodstatic (Shared in Visual Basic) Determines whether the ipaddress is in range of the specified start and ending ip address.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Test to see if the IP address is in the same subnet as the source IP address  
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic) Informs if the URL maps to a resource managed by this computer  
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic) Test if an IP address is a valid loop-back address on this machine  
Public Methodstatic (Shared in Visual Basic) Will return true if the IPAddress or DNS domain name could be accessed regardless of the fact that the server suppresses ping reply  
Public Methodstatic (Shared in Visual Basic) Determines whether the specified IP address is a reserved IP address.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Return the first index of the domain where the URI is a sub domain of  
Public Methodstatic (Shared in Visual Basic) return a iterator allowing you to loop over a network  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Parse the IP address and Subnet mask to get the network you can use 192.168.0.1/24  
Public Methodstatic (Shared in Visual Basic) Get the scope of the communication  
Public Methodstatic (Shared in Visual Basic) Strips the zone of a IP address if one is located.  
Public Methodstatic (Shared in Visual Basic) Converts a ip4 long back to the IPV4 address.  
Public Methodstatic (Shared in Visual Basic) Converts to top level domain.  
Public Methodstatic (Shared in Visual Basic) Tries to validates the domain data in the URL and will extract top level domain, sub domain and host name.  
Public Methodstatic (Shared in Visual Basic) Try get the ISP hosting related data for a URL  
Public Methodstatic (Shared in Visual Basic) get the Subnet mask of a local IP address  
Public Methodstatic (Shared in Visual Basic) Converts to top level domain.  
Public Methodstatic (Shared in Visual Basic) tries to parse a IP/CIDR string to a network  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

NetworkExtensionMethods Class
Walter.Net.Networking Namespace