Videos: Networking

Playlist

slides: network.pdf

Networking protocols all processes running on different machines to communicate. We will look at two of the most widely used protocols, UDP and TCP, which both build on the IP naming and packet protocol. In this first set of videos, we work through details up to the UDP layer, leaving TCP details for next time.

The example implementations described in these videos are available as udp+tcp.zip.