This directory contains files relevant to the class material on networking. csapp.c: Includes code for RIO package, as well as functions open_clientfd and open_listenfd dns.c: Demonstrates program API to DNS server echoclient.c echoserveri.c: Basic echo client and server.