| File Name |
From |
| problem1.txt |
Observations on tinyserver.cpp and tinyclient.cpp |
| problem2.cpp |
tinyserver.cpp modified to process multiple clients |
| problem3.cpp |
tinyclient.cpp modified to talk to twoserver.cpp |
| problem4.cpp |
webserver.cpp modified to actually serve files |
| problem5.cpp |
vulnserver.cpp modified to crash vulnclient.cpp |
If you're taking 693, you MUST also implement these features.
The code you write for this homework (and heck, anywhere in life) must be: