Computer Networks CNT5106C

Slides:



Advertisements
Similar presentations
ECE 355 Introduction to Computer Networks and Data Communications
Advertisements

CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Fall 2011.
Chapter 0 Introductory Comments. Overview Syllabus Detailed power point slides My Web Page –Homework on web page –Readings –Other.
1 CS 425 / CS 625 Software Engineering Fall 2007 Course Syllabus August 27, 2007.
ECE 453/599 Computer Communication Networks Dr. Jinyuan (Stella) Sun Dept. of Electrical Engineering and Computer Science University of Tennessee Spring.
Welcome to EECS 340 Introduction to Computer Networking.
COP4020/CGS5426 Programming languages Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: T, H 10:00am – 11:30am Class website:
CS 453 Introduction to Data and computer communications Syllabus Vinod Kulathumani West Virginia University.
Computer Network Fundamentals CNT4007C
CSSE 492 Advanced Computer Networks Dr. Yingwu Zhu Spring 2008.
Lecture 1 Overview.
Welcome to CS 3260 Dennis A. Fairclough. Overview Course Canvas Web Site Course Materials Lab Assignments Homework Grading Exams Withdrawing from Class.
Lecture 1 Page 1 CS 111 Summer 2015 Introduction CS 111 Operating System Principles.
Computer Networks CEN 5501C Spring, 2008 Ye Xia (Pronounced as “Yeh Siah”)
How to be an online student. How does it work? An online course follows a schedule and syllabus with due dates for assignments (just like an on-campus.
Course Introduction Software Engineering
Administrative Issues ICS 151 Winter 2010 Instructor: Eli Bozorgzadeh.
Syllabus. Instructor Dr. Hanan Lutfiyya Middlesex College 418 Ext Office Hours: Tuesday from 12:05-1:05 and Thursday from 11:05-1:05.
ECEN 301Discussion #1 – Syllabus1 All Sections MWF 1:00 – 1:50 PM 256 CB Lecture: MW Recitation: F Labs: M or Th Instructor: Prof. David Long Office: CB.
Computer Network Management Course
Introduction 1-1 Lecture 1 University of Nevada – Reno Computer Science & Engineering Department Fall 2015 CPE 400 / 600 Computer Communication Networks.
Lecture Section 001 Spring 2008 Mike O’Dell CSE 1301 Computer Literacy.
Xin Liu 1 ECS 152A Computer Networks Fall 2009 Prof. Xin Liu
Introduction to ECE 2401 Data Structure Fall 2005 Chapter 0 Chen, Chang-Sheng
CS 494/594 Computer Communication Networks Dr. Jinyuan (Stella) Sun Dept. of Electrical Engineering and Computer Science University of Tennessee Spring.
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
Syllabus. Instructor Dr. Hanan Lutfiyya Middlesex College 418 Ext Office Hours: Wednesday 5-6; Thursdays 4-6 or by appointment.
ECS152BXin Liu 1 ECS 152B Computer Networks Winter 2009 Prof. Xin Liu
Dr. Sajib Datta CSE 5344 Spring 2016 COMPUTER NETWORKS.
Data Structures and Algorithms in Java AlaaEddin 2012.
1 CNT 4704 Analysis of Computer Communication Networks Cliff Zou Department of Electrical Engineering and Computer Science University of Central Florida.
1 CS 4396 Computer Networks Lab General Info. 2 Goal: This course aims at helping students get more insight into how the Internet works and gain hands.
Advances in Cloud Computing CIS6930/CIS4930
Course Overview CSE5319/7319 Software Architecture and Design Spring 2016 Dr. LiGuo Huang Dept. of Computer Science and Engineering Southern Methodist.
MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N Fall 2010.
ICS 151 Digital Logic Design Spring 2004 Administrative Issues.
CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Spring 2016.
1 CS 425 / 625 Software Engineering Fall 2003 Course Syllabus August 25, 2003.
@Yuan Xue CS 283Computer Networks Spring 2011 Instructor: Yuan Xue.
Course Overview 1 MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N
Networking CS 3470, Section 1 Sarah Diesburg
Computer Network Fundamentals CNT4007C
Computer Engineering Department Islamic University of Gaza
Welcome to CS 340 Introduction to Computer Networking
Networking CS 3470, Section 1 Sarah Diesburg
Computer Networks CNT5106C
Course Information Mark Stanovich Principles of Operating Systems
CPSC 441: Computer Communications
Computer Networks Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall 1 1.
CSCD 433/533 Advanced Computer Networks
Computer Networks CNT5106C
Andy Wang Operating Systems COP 4610 / CGS 5765
Andy Wang Operating Systems COP 4610 / CGS 5765
CSE 4344/5344 Computer Networks
CSCD 433/533 Advanced Computer Networks
CNT 4704 Analysis of Computer Communication Networks
EE422C Software Design and Implementation II
CS 425 / CS 625 Software Engineering
Andy Wang Operating Systems COP 4610 / CGS 5765
CSCD 433/533 Advanced Computer Networks
ECS 152B Computer Networks Winter 2010
Administrative Issues
Computer Networks CNT5106C
Administrative Issues
MAT 379 Computer Networking
Andy Wang Operating Systems COP 4610 / CGS 5765
Intro. to Computer Network
Sarah Diesburg Operating Systems CS 3430
Presentation transcript:

Computer Networks CNT5106C Spring, 2016 Ye Xia (Pronounced as “Yeh Siah”)

How is the course conducted? Please follow the lecture and reading schedule on course web page Assignments are all posted on E-Learning. Critical dates are posted on the web page.

Course Coverage Overview of communication networks Focus on the Internet; but also think about other networks Will teach networking knowledge Pick up concepts, jargons and technologies Special attention will be paid to engineering the network Principles and design of the network Protocols Algorithms Always consider: what are the issues and how they are solved?

Coverage Basic: network protocol layers Application Transport Networking Data Link Integrated, advanced, or specialized topics Quality of service framework and mechanisms Wireless networks Peer-to-peer networks network resource allocation network security

Principles and Design Most communication networks are giant infrastructure. A lot is at stake. Need Careful and good design, and/or Can be evolved Objective: what is it used for Limited or unlimited? What is its architecture ? Specify different components and what they do How they are realized: implementation and technologies What are the design principles: for coping with complexity To ease designer, implementer, or user’s lives

Protocols and Algorithms Algorithms: formal procedure to accomplishing some task Protocols: governs the information exchange and collective behavior of distributed entities For certain tasks These are important components in networks Each piece can also be complex Also need some design principles

Network Programming Learn network programming through project not a focus of the lectures; but important You can do much more yourselves.

Why This Course? Obvious: Learn about the internals of the Internet Learn about communication networks in general Learn network programming Related to other core areas of CS: (distributed) operating systems For some: continue with advanced network courses Less obvious: Learn about distributed, complex systems Typical issues, solutions, design and architecture Coping with complexity and scale

Textbook Computer Networking: A Top-Down Approach, 6th Edition by James F. Kurose & Keith W. Ross Important to have access to the 6th edition Homework questions and labs are from the textbook

Course Web Page Course home page: http://www.cise.ufl.edu/~yx1 You will find Lecture slides and supplemental materials Reading assignments Project assignments Contact information Syllabus

Canvas Use Go to https://lss.at.ufl.edu/, and log in with your gatorlink account Distribute assignments and solutions Post assignment grades Post announcements, which will be emailed to your gatorlink accounts. Submissions of project and lab exercises

Assignments, lecture notes and other handouts will NOT be distributed in class. Please get them from the course web site!

Requirements Homework assignments (6) – 10% One programming project (25%) Exams: each two hours long Midterm – 30% (Feb 25, in class) Final – 35% (April 25, 7:30-9:30am)

Homework Distributed by Canvas and emailed to you Submit homework in hard copy in class Some homework contains a lab part; The lab part will be submitted through Canvas

Homework: Important Note Each exam will have at least 10% (maybe 20%) of the points coming directly from the homework questions. This is in addition to the homework’s 10% direct contribution to your course grade. Check homework solutions carefully for correctness.

Project One programming project Details will be posted later on network programming, spread out There is a mid-semester checkpoint Final due date: April 18, 11:59 pm Team project: 3 persons per team Java programming; C/C++ are also alright Demo to TA for grading Details will be posted later

Late Policies Late homework will face 30% additional deduction before the solutions are posted (in one week). After that, no points may be earned on the homework. No late project please.

Office Hours Instructor: Wed: 12:00 – 2:00 pm, or by appointment TAs: see web page

Others Class participation: Please show up in classes Academic honesty: no copying of anything!

EDGE Student Policies: Homework: EDGE students will have three extra days (both week- and weekend days). For submissions, please scan your homework and submit it by email to me and copied to the TAs. Exams: EDGE students will have three extra business days for the exams. Projects: The project due dates are as on-campus students. EDGE students can work on the project individually. We will take that into consideration for grading. A project demo to the TA is not required. But, please write detailed instructions about the testing procedure. If you think it is easier, you can schedule a Skype session with the TAs for a demo.