WPI Computer Science Department

Computer Science Department
------------------------------------------

CS 4514 - Term C, 2006
Computer Networks


Course Overview

This course introduces students to the basic principles of computer networks. Although current technologies will be discussed, the emphasis is on understanding the important issues in modern computer networks that affect design and implementation. The programming assignments require a good background in programming in C or C++ and will involve UNIX system calls.

Course Information

Lectures: AK-219, MTRF, 2:00pm - 2.50pm

Teaching Assistants:

Instructor: Prof. Emmanuel Agu, FL-139, 508-831-5568, emmanuel@cs.wpi.edu
Office Hours: Monday, Tuesday: 1PM - 2PM, Friday: 3PM - 4PM. Others by appointment

Text: Required: Computer Networks (fourth edition) by A.S. Tanenbaum

Recommended: UNIX Network Programming, Third Edition, by W. Richard Stevens, Fenner and Rudoff

Academic Honesty: Cheating or plagiarism will not be tolerated and will result in an NR grade for the course. Discussing assignments and approaches to solving them is permitted, but the expectation is that programs turned in are work of that programming team (or individual). It is fine to find algorithms or code from publicly available sources such as a textbook or a public website. However, you must document the source clearly in your code and in your program documentation. Failure to do this will be treated as plagiarism.

Class Websites: The class website is at http://www.cs.wpi.edu/~emmanuel/courses/cs4514/. A myWPI class website has also been set up. The discussion board should be used for asking questions to avoid excessive emails and so that everyone can benefit from answers given. Emails should be used only for specific questions which are unique to you.

Class email: You have automatically been added to the class email list: cs4514-all@cs.wpi.edu. The TAs and I will use this mailing list to send information to the class. Since everyone receives email sent to this alias, judicious and courteous use of this alias is expected. Inquiries which are specific to the TAs should be sent to cs4514-ta@cs.wpi.edu. The TAs will answer most of your questions. I will answer questions either policy issues or when the TAs are unable to answer your questions.

Notes:

  1. Reading is mandatory, working ahead is encouraged.
  2. Exams are based on lectures, readings and assignments so class attendance is strongly encouraged.

Grade Policy: 40% exams (2 exams), 45% programming assignments (3), and 15% written homeworks (3)

Programming Assignments

http://www.cs.wpi.edu/Help/documentation-standard.html specifies the CS Department Documentation standards. Please follow these guidelines in all your documentation. Every function or subroutine must include the author of the function. This is critical to grading team projects.

All assignments should be submitted using the turnin facility (For more info on turnin, see http://www.cs.wpi.edu/Help/turnin.html). Please include a README file with each assignment to provide information to assist the TAs in grading your programs.

All programs turned in must compile and execute on one of the WPI Unix platforms. You are encouraged to develop your programs on WPI Unix machines because historically students have had difficulties porting their programs from other operating systems and because there may be test files available on CCC machines. Turned in programs that do not compile will not be graded and will receive a grade of 0. Points will also be deducted for programs without comments.

Late Assignment Credit

Late assignments (turned in after the start of class on the due date) will be penalized 15 percent per day. Assignments will not be accepted after the start of class on the Friday following the due date.

Schedule

Introduction (2 days)
   Topics: Introduction, uses and overview of networks (hardware and software) and reference models
   Reading: Chapter 1: 1.1 - 1.4 

Physical Layer (3 days)
   Topics: Transmission media, public telephone network, mobile telephones and cable TV
   Reading: Chapter 2: 2.1 - 2.7

Data Link Layer (4 days)
   Topics: Data link protocols, error detection and correction
   Reading: Chapter 3: 3.1 - 3.4, 3.6

Medium Access Control Sublayer (3 days)
   Topics: Multiple access protocols, ethernet, wireless LANs, bluetooth and data link switching
   Reading: Chapter 4: 4.1-4.4, 4.6-4.6.2, 4.7 - 4.7.1
   Midterm Exam: February 9

Network Layer (4 days)
   Topics: Network layer design issues, routing algorithms, congestion control
   Reading: Chapter 5: 5.1-5.3

Transport Layer (4 days)
   Topics: transport service, sockets, internet transport protocols
   Reading: Chapter 6: 6.1 - 6.2, 6.4

Application Layer (3 days)
   Topics: email, web,
   Reading: Chapter 7: 7.1 - 7.3
   Final Exam: March 2

Plus one "floating" day

Timeline

Please note that the following timeline is tentative. Look at the assignment write-up when handed out in order to confirm the due date.

Schedule for office hours

Note: All TA office hours will be held in A22. Prof. Agu's office hours will be in his office in FL-139.

Time Monday Tuesday Wednesday Thursday Friday
1:00 - 2:00PM




2:00 - 2:50PM CLASS CLASS
CLASS CLASS
3:00 - 4:00PM

Fan
Guang
4:00 - 5:00PM Fan Guang


5:00 - 6:00PM Fan Guang


6:00 - 7:00PM Guang Fan


7:00 - 8:00PM Guang Fan


8:00 - 9:00PM Guang Fan


Class Slides

Written Homework

Programming Assignments

Help Sessions

Old Exams

Past Midterm Exams
Past Final Exams

Web Resources


[Feedback] [Search Our Web] [Help & Index]

[Return to the WPI Homepage] [Return to CS Homepage]

mailto:webmaster@cs.wpi.edu