Skip to content

Instantly share code, notes, and snippets.

@viniciusjarina
Created March 5, 2013 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viniciusjarina/7c1f9c448ce648c29d2d to your computer and use it in GitHub Desktop.
Save viniciusjarina/7c1f9c448ce648c29d2d to your computer and use it in GitHub Desktop.
GetHostEntry
System.Console.WriteLine (System.Net.Dns.GetHostEntry ("eyeBook").AddressList[0].ToString());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment