A top-down exploration of networking using the 5-layer model and the TCP/IP stack. HTTP, FTP, DNS, BSD Sockets, concurrent servers, checksums, reliable transport with stop-and-wait, go-back-n, ...
IP multicast saves network bandwidth, because packets are transmitted as one stream over the backbone and only split apart to the target stations by the router at the end of the path. See mDNS and ...