Computer Network and Communication

• Course Description. This course provides an introduction to fundamental concepts in the design and implementation of computer communication networks, their protocols, and applications. Topics to be covered include: layered network architectures, applications, network programming interfaces (e.g., sockets), transport, physical media, data link protocols, local area networks and network routing. Examples will be drawn primarily from the Internet (e.g., TCP, UDP, and IP) protocol suite.

• Course Specifics.
- Place and Time: Tuesday & Thursday. 9:50 – 11:25 (教4-401)
- Instructor: Dr. Wenyuan Xu (wyxu@zju.edu.cn)
- TA: Li, Chaohao (李超豪) (664748013@qq.com)
- Announcements and assignments are posted in QQ group (315218514). Please use your real name when applying.

• Prerequisites. A rudimentary understanding of computer architecture, operating systems, and probability would be helpful.

• Textbooks:
  -- Required: ``Computer Networking: A Top-Down Approach,'' by Jim Kurose and Keith Ross, 4th , 5th or 6th Edition.
  -- Recommended References:
    o ``Computer Networks: A Systems Approach,'' by Larry L. Peterson and Bruce S. Davie.

• Expected Work.
- Homework (20%): There will be five homework assignments. Not all homework assignments will be graded, but doing your homework will definitely help you with the exams.
- Six+ quizzes (10%): At least six quizzes will be given in class, and they will be based on homework assignments and slides. So do your homework and review the slides before the quizzes! Yes, I only count the best 90% of all quizzes and one cheat sheet is allowed.
- Laboratory Projects (20%): There will be two laboratory projects.
- Final (50%): The final exam is closed book, and comprehensive. Any material covered in class is a fair game. But I reserve the right to examine your ability to go beyond the basic course materials. You are allowed to bring 4-page (double-sided) hand-written cheat sheets.

• Project Submission Policy
All the laboratory projects have to be done individually. DO NOT copy from others! A hardcopy of project reports must be submitted in class. I accept late submission, but will take 10% off per day up to 4 days!

If you have questions regarding the grading of your projects or exams, you must come to see the instructor within two weeks after the date your projects or exams have been returned to you. If you believe that your projects or exams have been lost, please notify us as soon as possible (within two weeks). I am not responsible for missing projects or exams two weeks after they have been returned.

• Email Policies
- Make sure you put your course (ZJU-CN) in the subject of the message. I get roughly 400 spam messages a day. If you don't, your mail may be tagged as spam, which means I would not get it.
- Remember that it is not my emergency if you need help at the last minute. I may check my emails in time to help you make a deadline, but this may not necessarily be the case. Even if I check my emails, I may not have the time to reply if it's an involved problem. Bottom line: don't rely on emails!

• Integrity Policies. PLEASE DO YOUR OWN WORK! You get no return for your time and money spent at the university by cheating. As such, cheating and plagiarism will not be tolerated, will be reported to the proper University officials, and will be followed up on.

• Permitted Collaboration:
The following items are encouraged and allowed at all times for all students in this class:
  o Discussion of material covered during lecture or in handouts
  o Discussion of the requirements of an assignment
  o Discussion of the use of tools
  o Discussion of general approaches to solving problems
  o Discussion between a student and the instructor for the course

• Unpermitted Collaboration: All submissions must represent original, independent work. Some examples of activities that do not represent original work include:
o   Copying solutions from others. In particular, do not ask anyone to provide a copy of his or her solution or, conversely, give a solution to another student who requests it. Use of solutions posted to websites, such as at other universities, is prohibited.
o   Using work from past semesters. The use of another student's solution or the posted class solutions from a previous semester constitutes a violation. We use a sophisticated tool that cross-checks every assignment against every other assignment submitted this year, and previous years.
o   Studying another student's solution. Do not read another solution submission whether in electronic or printed form, even to "check answers."

This section was based on a handout from Professor Nick McKeown, who teaches CS224A at Stanford.