Walter.Net.Networking
GetHostEntry(IPAddress) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > IDnsManager Interface > GetHostEntry Method : GetHostEntry(IPAddress) Method
the IP address
Get the host entry without using the Dns host entry of .net framework
Syntax
IPHostEntry GetHostEntry( 
   IPAddress address
)

Parameters

address
the IP address

Return Value

host entry of a given 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

IDnsManager Interface
IDnsManager Members
Overload List