Lecture 24: Web Services

Chapter 12.5 and 12.6 of CS:APP

These files are copied from

http://csapp.cs.cmu.edu/public/ics/code/netp/tiny/

http://csapp.cs.cmu.edu/public/ics/code/src/csapp.c
http://csapp.cs.cmu.edu/public/ics/code/include/csapp.h

Create echoclient and echoserver executables with

> make all
