| Network Programming |
CSE 533 |
Homework 1 –– due February 26th
Homework 2 –– due April 2nd
Homework 3 –– due May 5th
Presentation Schedule –– April 29th, May 5th and May 7th
Stevens' code: This contains code examples in the textbook. The code is also available to you from the course account subdirectory on the CS system ~cse533/Stevens/unpv13e . (In case you find any problems with the libraries from the course account subdirectory, then directly download the source code from the Stevens' website - link provided at the beginning) The template makefile ~cse533/Makefile which shows you how to compile your code using the libraries from Stevens' code that are in the course account, as an alternative to needing to maintain a copy of these libraries in your own home directory.