Programming
Project 1: Distance Vector and Link State Routing Algorithms
Distance Vector due: Sep 20, 2001 (midnight)
Link State due: Sep 25, 2001 (midnight)
Written Assignment 1:
Complete the following problems from the Peterson and Davie text: 1.6, 1.13,
1.14, 1.23, 2.34, 2.37ab, 3.1, 3.12, 3.14, 3.21, 4.3, 4.14
While you are free to consult with one another, please complete the problems on
your own.
Due date: October 9, 2001 (beginning of class)
Programming Project 2: Chat Room
Due: November 15, 2001 (midnight)
Project 2 has to be implemented in Java. A good book for Java is "Core Java 2: Volume 1 - Fundamentals" by Horstmann and Cornell.
Here's a useful link for JDK 1.2 APIs