Network Programming

The System.Net namespaces contain classes that provide a simple programming interface for a number of network protocols, compose and send e-mail, represent Multipurpose Internet Mail Exchange (MIME), access peer-to-peer networking functionality etc.

The two primary Internet protocols are FTP and HTTP. From the following VB.NET chapters you can learn more about System.Net namespace.