Related resources for System.Net namespace
  • Get IP Address Using C#10/20/2023 8:23:38 AM. In this article, we find the IP Address of the local device.
  • Simple NSLookUp Implementation in C#5/29/2012 11:31:04 PM. This is code implementation for simple nslookup. As you can see from the code listing, I've used classes defined in the System.Net namespace.
  • Web Request Class12/28/2005 12:36:10 AM. This is a simple application that the gets the source of a webpage via the WebRequest Object.