Walter.Net.Networking
LocalNetwork Class Members
Properties  Methods 


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

The following tables list the members exposed by LocalNetwork.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Optional configuration tool to improve accuracy for DMZ address range format like "10.0.2.0/24" for 10.0.2.0 to 10.0.2.255  
Public Propertystatic (Shared in Visual Basic) Optional configuration tool to improve accuracy for LAN address range format like "192.168.1.0/24" for 192.168.1.0 to 192.168.1.255  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.  Will return true if the IPAaddress or DNS domain name could be accessed regardless of the fact that the server suppresses ping reply  
Public Methodstatic (Shared in Visual Basic) Get all DHCP servers on the LAN network  
Public Methodstatic (Shared in Visual Basic) Get the DNS servers for this network according to the network cards configurations.  
Public Methodstatic (Shared in Visual Basic) Get all Gateway servers on the LAN  
Public Methodstatic (Shared in Visual Basic) Gets all mac addresses and IP PAIRS visible to the computer.  
Public Methodstatic (Shared in Visual Basic) Get the IP addresses between 2 points on the network  
Public Methodstatic (Shared in Visual Basic) Gets the lan addresses based on the gateway and the subnet managed by the gateway.  
Public Methodstatic (Shared in Visual Basic) Get what the computer running the application consider to be the local networks  
Public Methodstatic (Shared in Visual Basic) Gets the mac by IP, if the mac can't be resolved it will return an empty string.  
Public Methodstatic (Shared in Visual Basic) Gets the muticast network range as reserved by ICAN.  
Public Methodstatic (Shared in Visual Basic) Get all IP addresses and subnet masks of the local computer  
Public Methodstatic (Shared in Visual Basic)Get the IP address of a given host name.  
Public Methodstatic (Shared in Visual Basic) Look and test if a given IP address is responsive  
Public Methodstatic (Shared in Visual Basic) Determines whether the specified address is considered to be a LAN on any of the network cards.  
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic) Return all local IP addresses of all network cards on this device  
Public Methodstatic (Shared in Visual Basic)Overloaded. Get all network statistics for all network cards  
Public Methodstatic (Shared in Visual Basic) Get a trace rout on the specified IP address.  
Public Methodstatic (Shared in Visual Basic)Tries the get LAN address scope based on the gateway.  
Public Methodstatic (Shared in Visual Basic) Tries the get mac from IP that is on the LAN.  
Public Methodstatic (Shared in Visual Basic) Wakes the on LAN using a Mac address, to discover all available mac addresses use GetAllMacAddressesAndIpPairs() to query the network.  
Public Methodstatic (Shared in Visual Basic) Windows Internet Name Service (WINS) servers  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

LocalNetwork Class
Walter.Net.Networking Namespace