Computer Networks (Summer 2015): Difference between revisions
(Created page with "== Details == {{CourseDetails |credits=120h, 4 ECTS (old PO), 5 ECTS (new PO) |module=B.Inf.902: Telematik (old), B.Inf.1204.Telematik/Computernetzwerke (new) |ta= [http://www.ne...") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Details == | == Details == | ||
{{Announcement| The final exam grade will be available on FlexNow soon. If you have any issue on the grade and would like to check the original exam with the TA, please write [http://www.net.informatik.uni-goettingen.de/people/narisu_tao Narisu Tao] an email for an appointment. Thanks! }} | |||
{{CourseDetails | {{CourseDetails | ||
|credits=120h, 4 ECTS (old PO), 5 ECTS (new PO) | |credits=120h, 4 ECTS (old PO), 5 ECTS (new PO) | ||
|module=B.Inf.902: Telematik (old), B.Inf.1204.Telematik/Computernetzwerke (new) | |module=B.Inf.902: Telematik (old), B.Inf.1204.Telematik/Computernetzwerke (new) | ||
|ta= [http://www.net.informatik.uni-goettingen.de/people/hong_huang Hong Huang],[http://www.net.informatik.uni-goettingen.de/people/narisu_tao Narisu Tao] | |ta= [http://www.net.informatik.uni-goettingen.de/people/hong_huang Hong Huang],[http://www.net.informatik.uni-goettingen.de/people/narisu_tao Narisu Tao] | ||
|time=EXAM: | |time=EXAM: Monday, 2015 June 22th, 10.00 AM | ||
|place= | |place=GZG MN 08 <!--GZG MN 08--> | ||
|univz=[https://univz.uni-goettingen.de/qisserver/rds?state=verpublish&status=init&vmfile=no&publishid=156006&moduleCall=webInfo&publishConfFile=webInfo&publishSubDir=veranstaltung]<!--[https://univz.uni-goettingen.de/qisserver/rds?state=verpublish&status=init&vmfile=no&publishid=139466&moduleCall=webInfo&publishConfFile=webInfo&publishSubDir=veranstaltung]--> | |univz=[https://univz.uni-goettingen.de/qisserver/rds?state=verpublish&status=init&vmfile=no&publishid=156006&moduleCall=webInfo&publishConfFile=webInfo&publishSubDir=veranstaltung]<!--[https://univz.uni-goettingen.de/qisserver/rds?state=verpublish&status=init&vmfile=no&publishid=139466&moduleCall=webInfo&publishConfFile=webInfo&publishSubDir=veranstaltung]--> | ||
}} | }} | ||
Line 16: | Line 17: | ||
==Schedule== | ==Schedule== | ||
* to be determined | * to be determined | ||
* Final date to register for the exam: 1st June, 2015 | |||
==Materials== | ==Materials== |
Latest revision as of 13:11, 1 July 2015
Details
The final exam grade will be available on FlexNow soon. If you have any issue on the grade and would like to check the original exam with the TA, please write Narisu Tao an email for an appointment. Thanks! |
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: | {{{lecturer}}} |
Teaching assistant: | Hong Huang,Narisu Tao |
Time: | EXAM: Monday, 2015 June 22th, 10.00 AM |
Place: | GZG MN 08 |
UniVZ | [1] |
This is an exam only course. There will be no regular lectures. Please regularly check this page in case something changes. |
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
- to be determined
- Final date to register for the exam: 1st June, 2015
Materials
Please see the lecture slides, exercises and notes of the Wintersemester: Computer Networks (Winter 2014/2015).
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" [2]
Prerequisites
- Computer Science I, II; basic familiarity with UNIX and C.