Computer Networks (Winter 2012/2013): Difference between revisions
(33 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Details == | == Details == | ||
{{Announcement| | {{Announcement|There are two possible dates on which you can gain insight into your exams: Thursday, March 21st, 2pm-4pm and Wednesday, April 10th 2pm-4pm! Location: Room 3.111 IFI}} | ||
{{Announcement|Exam grading is finished. You can find the statistics of the exam (no grades) [[Media:stats2.pdf | here]]!}} | |||
{{Announcement|You can find the results of the lecture evaluation [[Media:eval.pdf | here]]!}} | |||
{{CourseDetails | {{CourseDetails | ||
|credits=120h, 4 ECTS (old PO), 5 ECTS (new PO) | |credits=120h, 4 ECTS (old PO), 5 ECTS (new PO) | ||
Line 26: | Line 28: | ||
| align="right" | 25.10.2012 | | align="right" | 25.10.2012 | ||
| Introduction & Layering | | Introduction & Layering | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| align="right" | 01.11.2012 | | align="right" | 01.11.2012 | ||
| Link Layer I | | Link Layer I | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| align="right" | 08.11.2012 | | align="right" | 08.11.2012 | ||
| Link Layer II | | Link Layer II | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| align="right" | 15.11.2012 | | align="right" | 15.11.2012 | ||
| Network Layer I | | Network Layer I | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
| align="right" | 22.11.2012 | | align="right" | 22.11.2012 | ||
| Network Layer II | | Network Layer II | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| align="right" | 29.11.2012 | | align="right" | 29.11.2012 | ||
| Network Layer III | | Network Layer III | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
| align="right" | 06.12.2012 | | align="right" | 06.12.2012 | ||
| Transport Layer I | | Transport Layer I | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| align="right" | 13.12.2012 | | align="right" | 13.12.2012 | ||
| Transport Layer II | | Transport Layer II | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
| align="right" | 20.12. | | align="right" | 20.12.2012 | ||
| Networked Multimedia | | Networked Multimedia | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| align="right" | 10.01.2013 | | align="right" | 10.01.2013 | ||
| Quality of Service | | Quality of Service | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| align="right" | 17.01.2013 | | align="right" | 17.01.2013 | ||
| Network Security I | | Network Security I | ||
| | | | ||
| | | | ||
| | | | ||
Line 91: | Line 94: | ||
| align="right" | 24.01.2013 | | align="right" | 24.01.2013 | ||
| Network Security II | | Network Security II | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- |
Latest revision as of 15:06, 21 October 2013
Details
There are two possible dates on which you can gain insight into your exams: Thursday, March 21st, 2pm-4pm and Wednesday, April 10th 2pm-4pm! Location: Room 3.111 IFI |
Exam grading is finished. You can find the statistics of the exam (no grades) here! |
You can find the results of the lecture evaluation here! |
Workload/ECTS Credits: | 120h, 4 ECTS (old PO), 5 ECTS (new PO) |
Module: | B.Inf.902: Telematik (old), B.Inf.1204.Telematik/Computernetzwerke (new) |
Lecturer: | Prof. Dr. Xiaoming Fu |
Teaching assistant: | Narisu Tao, M.Sc., David Koll, M.Sc. |
Time: | Lecture: Thursday, 10am-12pm, Exercise: Thursday, 12pm-1pm |
Place: | Mikrobiologie-Hörsaalgebäude - MN06 Google Maps |
UniVZ | Link |
Course description
Principles and basic understanding of computer networking, with an emphasis on the Internet. Topics include: the concepts and components of computer networks, protocol engineering and formal specification basis, packet switching, layered architectures, TCP/IP, error control, window flow control, local area networks, network layer and mobility, transport layer and congestion control, Quality of Service and multimedia networking, network management and security, and an introduction to current research topics. After this course students should have general knowledge on basic concepts of networking, how the Internet works and basic network programming.
Schedule
Date | Topic | Slides | Excercises | Excercise notes |
25.10.2012 | Introduction & Layering | |||
01.11.2012 | Link Layer I | |||
08.11.2012 | Link Layer II | |||
15.11.2012 | Network Layer I | |||
22.11.2012 | Network Layer II | |||
29.11.2012 | Network Layer III | |||
06.12.2012 | Transport Layer I | |||
13.12.2012 | Transport Layer II | |||
20.12.2012 | Networked Multimedia | |||
10.01.2013 | Quality of Service | |||
17.01.2013 | Network Security I | |||
24.01.2013 | Network Security II | |||
31.01.2013 | Questions & Answers Session | |||
07.02.2013 | Written Examination |
Old exam sheets
The following old exam sheets are provided for self-study purposes. They will not be discusses during an exercise session, nor will we provide answer sheets. However, you can email questions regarding a particular exercise to the TA's to be considered during the Q&A session at the end of the semester.
Textbook
- J. Kurose and K. Ross, "Computer Networking: A Top-Down Approach Featuring the Internet", 2nd edition, Addison-Wesley, 2002.
- A. S. Tanenbaum, "Computer Networks", 4th edition, Prentice Hall, 2002.
Additional References
- W. Richard Stevens, "TCP/IP Illustrated, Volume 1: The Protocols", Addison-Wesley, 1994.
- W. Richard Stevens, "UNIX Network Programming, Volume 1: Networking APIs", 2nd edition, Prentice Hall, 1997.
Other Resources
- Movie: "Warriors of the Net" [1]
Prerequisites
- Computer Science I, II; basic familiarity with UNIX and C.