Computer Networks
CSC 249, Spring 2010
Professor: Judith Cardell, jcardell@smith.edu
Office: 352 Ford Hall
Office hours: Monday 3-4 (2:30-4); Thursday 1-2 (1-2:30)
Class Time: MWF 10:00 - 10:50, Room Ford Hall 342
Prerequisites: CSC 111
Text: Computer Networking: A top-down Approach, by
James Kurose and Keith Ross, Addison Wesley, 5th ed., 2010.
Course Overview and Objectives
The course introduces students to the fundamental concepts in the design
and implementation of computer networks, their protocols and applications.
Topics to be covered include the layered network architecture model, focusing
on the application, transport, network and link layers. There will also
be discussions on wireless networking and internet security issues. Individual
and team projects will give students the opportunity to investigate additional
topics of interest.
The objective of this course is to introduce students to
computer networks. Through the material presented in this
course, students will learn:
Assignments
The schedule below lists the reading for each class period.
Students are expected to do the reading before coming to class, in order to be fully prepared to solidify the
material in the class period.
There will be almost-weekly homework assignments, that will include questions
from the text, one programming assignment and a number of labs with Wireshark, a network
analyzer. There will also be one midterm exam and a final exam. There may be
short, 10-minute quizzes on the readings at the beginning of class periods.
Wireshark Labs
The wireshark network sniffer, packet analyzer can be downloaded from
Wireshark. An html version of the user's guide can be found
at user's guide.html, and a pdf version of the user's
guide can be downloaded from
user's guide.pdf. The wireshark user's guide states the following:
"This guide is not intended to explain network sniffing in general and it will not provide details about
specific network protocols. A lot of useful information regarding these topics can be found at the
Wireshark Wiki"
Homework format
Students are encouraged to work together to understand the concepts,
but each student must hand in her own
solutions. All assignments are to be neatly written or
typed, and stapled, with your name and date. Note that
students are expected to follow the Honor Code for all work
in this course. Copying on homework or quizzes/exams,
and other violations will be brought to the honor board.
The purpose of the homework is for you to have the opportunity to practice the skills and concepts from class. Since homework is the time to practice, you are not expected to have perfects solutions at all times. You are expected to do your best work for each problem however. A complete attempt includes identifying what is known, articulating what you are solving, stating any assumptions, properly labeling figures, and clearly and neatly documenting your progression towards a final result. Homework solutions may be compiled from the solutions submitted by the class, so it is very important that your solutions can be clearly understood by all!
Project
There will be a solo or small-group project in which students will
be able to select an application not otherwise
included in the course schedule to research in more depth. The objective of the project is to
learn and then teach the class about the selected topic, in terms of the network layer model,
including issues of security, privacy and future developments. Projects could focus on a specific
peer-to-peer application, an emerging instant messaging application, chats, an advance in voice
over IP, Ambient Devices "orb" that glows for stock prices, IP-addressable home appliances,
sensor networks for public spaces or for endangered habitats, video streaming...
Intermediate stages of the project (topic selection, bibliography...) will be handed in as
homework assignments during the semester.
References should following the formatting guidelines in Reference Formatting Guidelines.
Quizzes and Exams
There may be weekly - quizzes that are used to assess progress and ensure students
do not fall behind. The questions on these quizzes
will either be related to the homework due the previous week or
focused on the current reading assignment. In
addition to providing the instructor with feedback on the
class progress, these tools are also a great opportunity for
student self-assessment on learning course material.
Average quiz grades of 9 or 10 may be used to raise a
student's final grade at the end of the semester.
Exams
There will be one midterm exam in-class and a final, self-scheduled exam, used to
solidify concepts and learning assess progress.
Class attendance
Students are required to attend class and participate in class
discussions and problem solving exercises. The course grade is 20% participation - as
important as homework and the project!This means that you must be in class and participate in the discussions to receive
full credit for this portion of the course.
Grading
Grades in this course are designed to represent your achievement of the objectives
listed above. The course components that will make up your grade are listed below.
| ASSIGNMENT |
|
| Homework sets & labs |
|
| Class particpation |
|
| Project |
|
| Midterm exam |
|
| Final exam |
|
Late Policy
All homework assignments are to be submitted at the time specified; late
assignments will be penalized at the rate of one point per
minute unless you have requested and received and extension
at least 24 hours before the deadline. However, each
student will have a total of 1 hour (60 minutes) grace time
to be used as desired by that student over the course of the
semester, such that you can have a semester total of 60
tardy minutes for homework and labs without penalty (note
that these minutes cannot be used for in-class reading
questions, quizzes or exams).
Honor Code
The homework assignments that you submit must be your own
work. You are encouraged to discuss the problems and
essay questions with your classmates and work on them together,
but each student must work out her own answers. It is not
okay to copy answers from another student's homework - doing
so is a violation of the Honor Code. Note that it is a
violation of the honor code to 1) use or copy another
student's work, and 2) provide another student with your
work. Projects will be done in small groups. Exams must be
exclusively each student's own work, following the
instructions provided with each exam. Do not hesitate to ask
any questions that you may have concerning the honor code!
CSC 249 Class and Assignment Schedule, Spring 2010
| Week | Topic | Reading | HW due FRIDAY
(by 4pm to FH room 352) |
| Jan 25 | Introduction to the course and to computer networking
Packet loss & delay; The network layering model Ch1 Slides - packet delay Ch1 Slides - Layer model |
Chapter 1, §1.1 - §1.9; | HW 1: Chapter 1 problems P4, P9, P18 (don't let this one get away from you), P24 HW1 Solution Homework Guidelines |
| Feb 1 | Application layer: Client-server model, HTTP FTP & email;
Packet Analyzing: Wireshark Lab 1 HTTP slides HTTP, FTP & telnet slides |
Chapter 2, §2.1 - §2.4; | HW 2: Chapter 2 problems
HW 2: HW 2 solutions |
| Feb 8 | Application layer: DNS & peer-to-peer;
Socket programming DNS & P2P slides P2P slides (repeat from above) Sockets I slides |
§2.5 - §2.4 | Lab Write-up Guidelines Wireshark Introduction - to play with but not hand in Hand in: EITHER HTTP lab OR DNS lab AND HW 3: Ch 2 pt 2 problems HW 3: HW3 solutions |
| Feb 15 | Application layer: Socket programming
Discussion: Societal Impacts & Social Networking Sockets II Java Web Server Python Sockets |
Chapter 2 §2.7 - §2.9 | HW 4
HW 4 solutions Readings zip file |
| Feb 22 | Transport layer: Transport services, RDT models, TCP Congestion & flow control
Transport Services |
Chapter 3,
* Monday §3.1 - §3.4.1 * Wednesday §3.4 - §3.5.4 * Friday §3.5 - §3.8 |
HW 5
HW 5 solutions |
| Mar 1 | Transport layer: Connection Management and Congestion Control;
Network layer: Service model, Routers, the Internet Protocol, addressing examples TCP |
Chapter 4 ,§4.1 - §4.4 |
HW 6: Chapter 3 problems;
HW 6 solutions and TCP Wireshark lab |
| Mar 8: | Discussion: Net Neutrality
Guest Speaker: Frank Roach - Smith network |
|
|
| Mar 15 | |
|
|
| Mar 22 | Network layer: Routing algorithms
Routing Algorithms |
§4.5 - §4.8 | HW 7:
Chapter 4 problems; and
HW 7 Solutions Project Topic Project Slides |
| Mar 29 | Link layer: Error detection, Multiple access protocols, Link-layer addressing; LANs: Ethernet, hubs, switches
Link Layer |
Chapter 5, §5.1 - §5.6 | HW 8:
Chapter 4 problems, and
HW 8 Solutions IP lab |
| Apr 5 | Wireless networks & mobile networks
Discussion: Security Issues Mobility |
Chapter 6, §6.1 - §6.9 | HW 9:
Chapter 5 problems
HW 9 Solution and Ethernet lab |
| Apr 12 | Network security: Principles, Mechanisms and Securing each layer
Security Security 2 |
Chapter 8, §8.1 - §8.3 | HW 10:
Chapter 6 problems
HW 10 Solution |
| Apr 19 | Network security: Securing each layer;
Guest speaker: Eric Jensen on Malware |
§8.4 - §8.6 | HW 11: Work on project, to present next week |
| Apr 26 | Student presentations (final paper due final day of class)
Course Concepts Review |
§7.1 - §7.2 | In-class presentations (5 - 10 minutes)
Project Reports Due |
| |
|