CS3516 Administrivia – November 21, 2013
Project 2 Now available for your coding pleasure. New project2.c – Current version 2.31 There will be a few more fixes. New Due Date: Wednesday Morning Dec 04, 12:01 AM Let’s talk about timers!
Evaluation: 1.Alternating Bit Protocol: Is there a clean output, free from messy debugging messages? Does the project work with corruption on? Does the project work with lost packets? Does the project work with randomization? 2.Go Back N Protocol: Is there a clean output, free from messy debugging messages? Does the project work with corruption on? Does the project work with lost packets? Does the project work with out-of-order packets? Does the project work with randomization? 3.Other Characteristics: Is the code commented? Is it free of numerical constants sprinkled in the code? Is it indented correctly? Is there a REAL makefile? 4.Did you implement bidirectional traffic? 3 Project 2 PROJECT RELATED QUESTIONS??