System.Net



System.Net

While portions of .NET such as Web Services provide networking functionality at a high level of abstraction, network programmers often need to work at a medium or low level of abstraction, particularly when communicating with non-.NET systems. The System.Net namespace provides objects for performing network operations at these abstraction levels.