July 2002
Beginner
720 pages
14h 35m
English
The System.Net namespace contains classes (net classes) that provide support for building applications that use internet protocols to send and receive data. These classes allow us to build different types of applications depending on our needs – from sockets-based communications to simple request/response programs.
The net classes provide us with the implementation of the HTTP protocol. These classes support most of the HTTP 1.1 protocol features. Beside the advanced features there are pipelining, chunking, authentication, pre-authentication, encryption, proxy support, server certificate validation, connection management, and HTTP extensions.
The Net classes use universal resource ...
Read now
Unlock full access