Not much here yet, but this will be the place to check for any information you need regarding classes I'm TAing.
For now, office hours are in CCB commons.
If you want to meet with me outside of office hours, that's cool, just check my schedule.
Keep in mind that you must run experiments as part of the projects, and it is difficult to get convincing results on a machine that has multiple users on it.
-lnx appended to the hostname.warp1 – warp14If you've never done any network programming before, don't despair! It's really very easy. Most of the code follows a fixed formula, so it's almost a copy-and-paste job.
I highly recommend the Pocket Sockets book (TCP/IP Sockets in C: Practical Guide for Programmers). It shows you how to write a basic server and client, which you can easily extend into anything else. I'll have my copy on me during office hours for your edification. :-)