Walter.Net.Networking
DhcpServers Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > LocalNetwork Class : DhcpServers Method
Get all DHCP servers on the LAN network
Syntax
public static IReadOnlyList<DnsEntry> DhcpServers()

Return Value

list of DHCP servers used by the machine
Remarks
If the LAN consists of multiple AD-Domains you entries may contain DHCP servers of external domains. Pay attention when in use with VPN servers as you may get DHCP server's located outside your own domain when using multiple NIC's
Requirements

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

See Also

Reference

LocalNetwork Class
LocalNetwork Members