Section 1 - Getting Started with Network Programming

This section will get the reader up and running with the basics of networking, the relevant network protocols, and basic socket programming.

The following chapters are in this section:

Chapter 1An Introduction to Networks and Protocols 

Chapter 2Getting to Grips with Socket APIs 

Chapter 3An In-Depth Overview of TCP Connections

Chapter 4Establishing UDP Connections

Chapter 5Hostname Resolution and DNS