1 / 4

CS3516

CS3516. Administrivia – November 25, 2013. Featured Quiz-Drawing. CS3516. ???? A Mysterious E-Mail ????. Project 2. Now available for your coding pleasure. New project2.c – Current version 2.31 This is frozen – unless you find major bugs. TraceLevel :

leland
Download Presentation

CS3516

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS3516 Administrivia – November 25, 2013 Featured Quiz-Drawing

  2. CS3516 ???? A Mysterious E-Mail ????

  3. Project 2 • Now available for your coding pleasure. • New project2.c – Current version 2.31 • This is frozen – unless you find major bugs. • TraceLevel: • We will test with level = 1 or 2. • You can set your comments to 3 or 4. • Level 5 gives lots of simulator debugging info. • Due Date: Wednesday Morning Dec 04, 12:01 AM

  4. Project 2 PROJECT RELATED QUESTIONS?? Evaluation: • 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? • 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? • 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? • Did you implement bidirectional traffic?

More Related