DotNetFreaks Asp.net Directory - Applications, Controls, ASP.NET hosting, Tutorials
 
Click here to visit...


Page 1 of 1 / Records 4
Retrieve Host Name and IP Address Reviews: 0 Rating:
Write a Review   Report an Error   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
More Info
http://www.programminghelp.com/progra Updated: 7/30/2008 Hits:Today 1 Total 552

Performing a DNS query using C#.NET Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
This tutorial will show you how to perform a DNS query using the .NET System.Net class, ASP.NET 2.0 and C#.NET. Includes a full working version of the project written with Visual Studio.NET 2005.
http://www.aspnettutorials.com/tutori Updated: 3/9/2006 Hits:Today 1 Total 1169

Resolve Host to IP Address Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
This article provides a step-by-step guide of how to build a web-based tool to find the IP Address of any host name. It uses one ASP.Net form page to accept input of a host name and returns an IP address.
http://semichaos.com/articles/hosttoi Updated: 2/6/2005 Hits:Today 1 Total 894

Track and Report Server Attacks Reviews: 0 Rating:
Write a Review   Report an Error   Add to Quick List
The article covers the use of the Dns and TcpClient classes of the .NET Framework for performing DNS and WHOIS lookups from ASP.NET, which can help you track down who is visiting your sites, or who is sending you spam (or viruses).
http://msdn.microsoft.com/msdnmag/iss Updated: 8/12/2003 Hits:Today 1 Total 635



Click here to visit...
NewsLetter


Sponsors

Click here to visit...
Click here to visit...


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) 2010 DotNetFreaks