Walter.Net.Networking
GetHostEntry(IPAddress) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > DnsManager Class > GetHostEntry Method : GetHostEntry(IPAddress) Method
The IP address
Get host entry like the Dns class in the framework only really fast
Syntax
public IPHostEntry GetHostEntry( 
   IPAddress address
)

Parameters

address
The IP address

Return Value

Host entry
Exceptions
ExceptionDescription
The address must be provided
thrown if requesting public DNS on local ip address
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

DnsManager Class
DnsManager Members
Overload List