Resolving a host name to an IP address (or several IP addresses) has never been simpler - .NET provides the GetHostAddresses method for the System.Net.Dns class that returns an array of IPAddress objects.
Here's a debugger view:
Sunday, January 11, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment