GetHostByAddress Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Net Namespace
Dns Class
Dns Methods
GetHostByAddress Method
GetHostByAddress Method (IPAdd ...
GetHostByAddress Method (Strin ...
Dns Methods
BeginGetHostAddresses Method
BeginGetHostByName Method
BeginGetHostEntry Method
BeginResolve Method
EndGetHostAddresses Method
EndGetHostByName Method
EndGetHostEntry Method
EndResolve Method
GetHostAddresses Method
GetHostByAddress Method
GetHostByName Method
GetHostEntry Method
GetHostName Method
Resolve Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Dns
.
.
::
.
GetHostByAddress Method
Gets DNS host information for an IP address. These methods are now obsolete.
Overload List
Name
Description
GetHostByAddress(IPAddress)
Obsolete.
Creates an
IPHostEntry
instance from the specified
IPAddress
.
GetHostByAddress(String)
Obsolete.
Creates an
IPHostEntry
instance from an IP address.
Top
See Also
Reference
Dns Class
Dns Members
System.Net Namespace
Tags :