Create Virus-Resistant Applications with .NET

To help stop the spread of worms, viruses, and other hostile activity, it is important to track down and report the servers used in these attacks along with those used to send spam. Many Web admins, however, don’t take the time to track them because the manual process can be quite cumbersome. The Microsoft .NET Framework comes to the rescue with several networking classes, including the Dns class and the TcpClient class, that abstract away the complexity of performing DNS and WHOIS lookups. These classes make it easy to create a simple, straightforward ASP.NET-based utility for performing these lookups and automating this very important task.” Read the article at MSDN.

11 Comments

  1. 2002-04-09 10:11 am
  2. 2002-04-09 4:49 pm
  3. 2002-04-09 5:36 pm
  4. 2002-04-09 6:12 pm
  5. 2002-04-09 9:04 pm
  6. 2002-04-09 11:06 pm
  7. 2002-04-10 2:28 am
  8. 2002-04-10 2:37 am
  9. 2002-04-10 9:29 pm
  10. 2002-04-10 9:46 pm
  11. 2002-04-11 12:02 am