CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Spring 2016.

Slides:



Advertisements
Similar presentations
CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Fall 2011.
Advertisements

1 CPE 400 / 600 Computer Communication Networks Dr. Mehmet Gunes slides are modified from S.K. Kasera and J. Kurose & K. Ross.
Data Communications I & II Project Sequence Tom Costello.
91.413: Data Communications I Fall 2007
1 Last Class! Today: r what have we learned? r where is the networking world going? r question and answers r evaluation.
CSCD 434 Spring 2011 Lecture 1 Course Overview. Contact Information Instructor Carol Taylor 315 CEB Phone: Office.
1 CSCD 439/539 Wireless Networks and Security Lecture 1 Overview Fall 2007.
CS 4119: Computer Networks Henning Schulzrinne Dept. of Computer Science Columbia University
Welcome to CS 395/495 Internet Measurement and its Reverse Engineering.
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
CSCD 330 Network Programming Winter 2012 Lecture 1 - Course Details.
Course Introduction CET1600C – Cisco Networking Fundamentals Professor Yousif.
Communications Recap Duncan Smeed. Introduction 1-2 Chapter 1: Introduction Our goal: get “feel” and terminology more depth, detail later in course.
CS 453 Introduction to Data and computer communications Syllabus Vinod Kulathumani West Virginia University.
Computer Network Fundamentals CNT4007C
Advanced Computer Networks by Behzad Akbari Spring 2011 In the Name of the Most High.
Network Technologies (TCP/IP Suite) Tahir Azim
Computer Networks CEN 5501C Spring, 2008 Ye Xia (Pronounced as “Yeh Siah”)
CS 381 Final Exam Study Guide Final Exam Date: Tuesday, May 12 th Time: 10:30am -12:30pm Room: SB 105 Exam aid: 8 ½ x 11 page of notes front and back.
Final Review EECS 489 Computer Networks Z. Morley Mao Monday April 16, 2007.
1 ECE 156 Computer Network Architecture Professor Krish Chakrabarty Department of Electrical and Computer Engineering Fall 2006.
CSCD 434 Network Security Spring 2014 Lecture 1 Course Overview.
CSCD 330 Network Programming Fall/Winter/Spring 2014 Lecture 1 - Course Details.
IT 351 Mobile &Wireless Computing Semester 1, Dr. Hala Mokhtar Room th floor.
SKU3033 / SKF3033 NETWORK & SYSTEM ADMINISTRATOR.
Univ. of TehranComputer Network1 Computer Networks Computer Networks (Graduate level) University of Tehran Dept. of EE and Computer Engineering By: Dr.
Introduction 1-1 Lecture 1 University of Nevada – Reno Computer Science & Engineering Department Fall 2015 CPE 400 / 600 Computer Communication Networks.
CS 453 Computer Networks Lecture 18 Introduction to Layer 3 Network Layer.
Graciela Perera– August 23, 2010 Department of Computer Science and Information Systems Slide 1 of 14 OVERVIEW FOR NETWORKING CONCEPTS AND ADMINISTRATION.
Welcome! CSI 4118: Computer Networks and Protocols (3,0,0) Professor: Dr. Robert L. Probert Office: SITE 5098 Phone: x6709
1 CNT 4704 Analysis of Computer Communication Networks Cliff Zou Department of Electrical Engineering and Computer Science University of Central Florida.
EE3402- Data Communication Networks Lecture 1 Muhammad Qaisar Shafi.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
1 CDA 4527 Computer Networking Prof. Cliff Zou School of Computer Science University of Central Florida Fall 2005.
CSCD 330 Network Programming Winter 2015 Lecture 1 - Course Details.
1 CDA 4527 Computer Communication Networking (not “analysis”) Prof. Cliff Zou School of Electrical Engineering and Computer Science University of Central.
Computer Science, FSU1 CNT5505 DATA/COMUTER COMMUNICATIONS Fall 2010.
ECE 374: Computer Networks & Internet Introduction Spring 2015 Prof. Michael Zink.
1 CNT 4704 Analysis of Computer Communication Networks Cliff Zou Department of Electrical Engineering and Computer Science University of Central Florida.
 1DT014 Datakommunikation I › (Thur) 9-14 › Polacksbacken, Skrivsal  9 Questions › 5 Short questions › 4 Long questions.
ECE 374: Computer Networks & Internet Introduction Spring 2012 Prof. Michael Zink.
Computer Networks CNT5106C
-1- Georgia State UniversitySensorweb Research Laboratory CSC4220/6220 Computer Networks Dr. WenZhan Song Professor, Computer Science.
Introduction1-1 CS 494/594 Internetworking Protocols.
@Yuan Xue CS 283Computer Networks Spring 2011 Instructor: Yuan Xue.
Computer Network Fundamentals CNT4007C
Computer Networks CNT5106C
CNT 4704 Computer Communication Networking (not “analysis”)
CNT 4704 Computer Communication Networking (not “analysis”)
NWEN 243 Network Applications
CNT 4704 Computer Communication Networking (not “analysis”)
CS447 - Networks and Data Communications
CPSC 441: Computer Communications
CS222 Web Programming Course Outline
An introduction to the organization of the Internet Lab
An introduction to the organization of the Internet Lab
CSCD 433/533 Advanced Computer Networks
Computer Networks CNT5106C
CSCD 330 Network Programming Spring
CSCD 433/533 Advanced Computer Networks
CSCD 330 Network Programming Spring
CNT 4704 Analysis of Computer Communication Networks
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
CNT 4704 Analysis of Computer Communication Networks
V. Arun College of Information and Computer Sciences
An introduction to the organization of the Internet Lab
CSCD 433/533 Advanced Computer Networks
CSCD 330 Network Programming Spring
Computer Networks CNT5106C
Introduction An introduction to the organization of the Networks Course and the Internet Lab.
Presentation transcript:

CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Spring 2016

The Course CSCD 433/533 –Combination Senior/Graduate Student class As seniors, you are expected to know a lot Graduate students are expected to know more! –Class will accommodate both groups Graduate students will do more More about what that means later...

The Course CSCD 433/533 –Advanced network class with some network programming –Goals and Learning Objectives

Goals for the Course Learn about networks as systems –There are fundamental design principles for networks Performance, Software and hardware components, and Underlying protocols Explore Quality of Service (QOS) features of networks including protocols Continue learning network programming

Quality of Service Different applications have different requirements for handling their network traffic – Applications generate traffic at varying rates – Generally require networks to carry traffic at the rate at which they generate it Will learn how networks handle this

Learning Objectives Study design principles of the Internet as an example of a successful network that scales Read and discuss papers Learn about network performance, how to perform measurement and tools Study some specific software and hardware components and understand how they work

Learning Objectives Continued Study applications that require QOS features and learn which protocols support them For example: Streaming Media, Internet phones Write network programs to better understand network concepts

Importance of Networks Networks are one of the most important things you will study in CS –How useful is a standalone computer in today’s world? –Computing devices once were mostly standalone, separate entities Networks created originally to exchange information between researchers and government entities

Importance of Networks Networks are ubiquitous Fun to look at Internet Maps Here is a unique black and white set of Internet connection maps InternetMap/index.html

Internet Growth Internet growth is exponential!! Growth of Internet Hosts 7/ ,937,778 7/ ,774,269

Topics Covered

CSCD 330 –OSI Model Layered architecture, purpose of layers –Layers Link – Ethernet, Network – IP, Transport – TCP,UDP, Applications – HTTP, SMTP, DNS –Routing Routers, algorithms – introduction to BGP, OSPF –Reliable transport, principles for that –Socket programming – Java

Topics Covered CSCD 433/533 –Network design How do you design a network? Are there fundamental properties that most networks must exhibit? What are the factors that affect performance and how do you design for them?

Topics Covered CSCD 433/533 –Routing Routers - performance, details Algorithms – more about performance Multi Protocol Label Switching (MPLS)‏ Multicast Virtual Private Networks (VPNs)‏ Tunnels

Topics Covered CSCD 433/533 –Resource Allocation –Congestion Control –Quality of Service –Real time Protocols –Wireless, mostly –Other topics Network programming

Course Structure CSCD 433 – Grads and Undergrads M, W, F – Lecture Tu, Th - Labs Lab Details Wireshark Programming exercises Other Lab tools Online tools

Course Structure CSCD 533 – Grad Students 1. Survey Paper or 2. Create a Lecture (or Lab) –Must clear the idea with me –Need to sign up ahead of time Can do it during the quarter or Cat do it at the end of the quarter –I have topic suggestions

Assignments CSCD 433/533 Programs –Several programs related to course topics Homework –Homework – some problems from text –Short Writing Assignments

Assignments CSCD 433/533 –Tests - takehome Final (optional)‏ –In-class Participation Make sure you come to class If you come, participate - talk !!! I should know your name

Book Perspective Textbooks –What are they good for?

Book Perspective What are the usefulness of Textbooks? –Offer a guide to the topics –What’s important / what’s not important –Authors typically have years of experience –Tanenbaum textbook is in its 5 th edition –Updated network information

Book Perspective From reading you get... Principles –Thought processes led to today’s networks –If understand principles, then can understand new proposed protocols, network architecture Software –Important to allow networks to provide new services –Software allows new services to be provided with existing hardware - cheaper, easier P2P, VOIP, Real time service

Book Perspective Network Behavior –How does the integration of hardware/software affect behavior? –How do you predict network behavior? Compare to Other “Systems” –OS’s, distributed systems, other software architecture systems –All are complex and rely on design principles –Useful to examine common elements of system complexity If you understand general principles, can apply it to any system and simplify it

Questions

Finish Web page: / Buy Book !!! Lab – No scheduled lab this week