IPHostEntry GetHostEntry( string ipAddressOrHostName )
Parameters
- ipAddressOrHostName
- a string containing an IP address or DNS name
Return Value
host entry of a given IP address or null if the input does not resolve
IPHostEntry GetHostEntry( string ipAddressOrHostName )
Exception | Description |
---|---|
System.Net.Sockets.SocketException | An exception stating "No such host is known" if the host name does not resolve. |
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