<%=ConfigurationSettings.AppSettings("DirectoryTitleFull")%>
 
Server Intellect

Navigator : Home » Tutorials & Examples » Network Functions » DNS Functions
Retrieve Host Name and IP Address Download Reviews: 0   Rating:
Write a Review Write a Review   Report an Error Report an Error   Add To Quick List Add To Quick List
This is a simple application that will demonstrate how you can utilize the System.Net.Dns library to retrieve the Host Name and the IP Addresses associated with your desktop. In order to retrieve the IP Address you need to first locate the host name of your machne. Once you have the host name you can then pass that host name to the method called System.Net.Dns.GetHostEntry located in the DNS class. The information returned includes multiple IP addresses and aliases if the host specified has m
Language: C# Price: Free Platforms: Windows
http://www.programminghelp.com/progra Updated: 07/30/08 Hits:Today 1 Total 798


Server Intellect
NewsLetter


Sponsors



Icon Legend : - Within 3 Days - Within 6 Days - Within 9 Days
- New stuff - Hot Stuff - Cool stuff - Sponsor
Back to top | Advertise | Link to us | Term of use
Copyright (c) 2012 DotNetFreaks