Computer Networks: Preotocols and Applications

CSE3214

Winter 2012

Lectures LAB Announcements Exam Info

 

Lectures TR 10:00-11:30 CLH 110

Office Hours TR 11:30-1:00pm 2026 CSEB

Text: Computer Networks: A Top-Down Approach 5th Edition Kurose and Ross

Grading Scheme

3 quizes 10%
Projects 20%
Midterm 25%
Final 45%

Academic Honesty:

please read the Department of Computer Science and Engineering Academic Honesty Guidlines

Your Marks for project 1, 0 means no demo, 1 means successful demo, 2 means did the bonus part (10% bonus)

Lectures

Week 1 (week of 1/2)

Chapter 1 2slide/page 3slides/page 6slides/page a couple of slides on queueing theory

Week 2 (week of 1/9)

Continue with Chapter 1, start of Chapter 2 2slides/page 3slides/page 6slides/page

Beej's tutorial on socket progrmming in C (an excellent tutorial)

Java tutorial on socket programming and another one

Week 3 (week of 1/16)

Socket programming using C and Java (Chapter 2)

Example code we used in the class server process, client process showip, java server (TCP), and java client (TCP)

If you are suing sockets ona shared machine, please check this table to know what socket numbers you can use. If the number opposite to your name is 5004 for example, you canuse sockets 5004, 5005, 5006 and 5007.

Week 4 (week of 1/23)

Quiz 1 Changed to nex week

Continue with Chapter 2 here are some practice questions

 

Week 5 (week of 1/30)

Chapter 3 Transport layer 2 slides/page 3 slides/page 6 slides/page

lab help sessios are scheduled in 2007 Wed. 1-2 and Thursday 12-1pm

Quiz 1 the quiz covers chapters 1 and 2

Week 6 (2/6)

Continue with the TCP

Week 7 (2/13)

Continue with TCP

Practice questions II

Reading week

Week 8 (2/27) Midterm Covers till the end of Feb 14 lecture

Week 9 (3/5) Quiz 2 Chapter 4 Network layer 2 slides per page 3 slides per page

Week 10 (3/12) Navid will be in the lab 12:30-1:30 Tuesday March 13 to answer any questions about project 3

Week 11 (3/19) Practice questions III Network security 3slides/page 6slides/page Demo for project 3 is Friday 23, and Monday 26 11:30-1:00

Week 12 (3/26) Quiz 3 solution to problem 9 chapter 4

Week 13 (4/2)

Final Exam Wed. April 4 at 2:00pm in TEL 1004

LABS

Project 1 subit your files through submit 3214 assignmnet file(s) where assignment is either p1C (for C files), or piJ (for Java). Submit two files, one for server and one for client.

Also, you can demp the project on Thursday Feb, 9 from 11:00-1:00pm

 

Project 2 Due feb. 27, 2012 submit as submit 3214 p2 file

Project 3 Due March 19, 2012 Submit as submit 3214 p3 files. Some of you were really working hard in this project, this tutorial was brought ot my attention by one of you. However, please keep in mind the academic honesty policy. If you take code from anywhere, you have to mention this in your report.

 

 

 

 

Anouncements

Midterm is on March 1 2012

 

Exam Info