Jump to content

Computer Networks (Winter 2026/2027): Difference between revisions

From NET Wiki
Hyanlon (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
|lecturer=[http://134.76.18.81/?q=people/prof-dr-xiaoming-fu Prof. Xiaoming Fu]
|lecturer=[http://134.76.18.81/?q=people/prof-dr-xiaoming-fu Prof. Xiaoming Fu]
|ta= [http://134.76.18.81/?q=people/yanlong-huang Yanlong Huang, MSc.] [http://134.76.18.81/?q=people/wenfang-wu Wenfang Wu, MSc.]
|ta= [http://134.76.18.81/?q=people/yanlong-huang Yanlong Huang, MSc.] [http://134.76.18.81/?q=people/wenfang-wu Wenfang Wu, MSc.]
|time=Lecture: Thursday, 10am-12pm, Exercise: Thursday, 12pm-1pm
|time=Lecture: Friday, 10am-12pm, Exercise: Thursday, 12pm-1pm
|place= Lecture:  MN09; Exercise: Institut für Informatik / Mathematische Stochastik (IMS) -1.101
|place= Lecture & Exercise: Institut für Informatik / Mathematische Stochastik (IMS) -1.101
||univz=
||univz=
}}
}}
Line 23: Line 23:
|{{Hl2}} |'''Solutions'''
|{{Hl2}} |'''Solutions'''
|-
|-
| align="right" | 29.10.2026
| align="right" | 30.10.2026
| Introduction & Layering
| Introduction & Layering
|
|
Line 29: Line 29:
|
|
|-
|-
| align="right" | 05.11.2026
| align="right" | 06.11.2026
| Application Layer
| Application Layer
|
|
Line 35: Line 35:
|
|
|-
|-
| align="right" | 12.11.2026
| align="right" | 13.11.2026
| Transport Layer I
| Transport Layer I
|
|
Line 41: Line 41:
|
|
|-
|-
| align="right" | 19.11.2026
| align="right" | 20.11.2026
| Transport Layer II
| Transport Layer II
|
|
Line 47: Line 47:
|
|
|-
|-
| align="right" | 26.11.2026
| align="right" | 27.11.2026
| Network Layer I  
| Network Layer I  
|
|
Line 53: Line 53:
|
|
|-
|-
| align="right" | 03.12.2026
| align="right" | 04.12.2026
| Network Layer II
| Network Layer II
|
|
Line 59: Line 59:
|
|
|-
|-
| align="right" | 10.12.2026
| align="right" | 11.12.2026
| Link Layer I
| Link Layer I
|
|
Line 65: Line 65:
|
|
|-
|-
| align="right" | 17.12.2026
| align="right" | 18.12.2026
| Link Layer II
| Link Layer II
|
|
Line 71: Line 71:
|
|
|-
|-
| align="right" | 14.01.2027
| align="right" | 15.01.2027
| Networked Multimedia
| Networked Multimedia
|
|
Line 77: Line 77:
|
|
|-
|-
| align="right" | 21.01.2027
| align="right" | 22.01.2027
| Quality of Service
| Quality of Service
|
|
Line 83: Line 83:
|
|
|-
|-
| align="right" | 28.01.2027
| align="right" | 29.01.2027
| Network Security I  
| Network Security I  
|
|
Line 89: Line 89:
|
|
|-
|-
| align="right" | 04.02.2027
| align="right" | 05.02.2027
| Network Security II  
| Network Security II  
|
|
Line 97: Line 97:
| align="right" | TBA
| align="right" | TBA
| Final Exam  
| Final Exam  
| Time: 11.03.2027, 12-14
| Time: 12.03.2027, 12-14
| Room: TBD
| Room: TBD
|  
|  

Latest revision as of 15:01, 19 August 2026

Details

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. Xiaoming Fu
Teaching assistant: Yanlong Huang, MSc. Wenfang Wu, MSc.
Time: Lecture: Friday, 10am-12pm, Exercise: Thursday, 12pm-1pm
Place: Lecture & Exercise: Institut für Informatik / Mathematische Stochastik (IMS) -1.101


Course description

Principles and basic understanding of computer networking, with an emphasis on the Internet. Topics include: the concepts and components of computer networks, 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.

Preliminary Schedule

Date Topic Slides Excercises Solutions
30.10.2026 Introduction & Layering
06.11.2026 Application Layer
13.11.2026 Transport Layer I
20.11.2026 Transport Layer II
27.11.2026 Network Layer I
04.12.2026 Network Layer II
11.12.2026 Link Layer I
18.12.2026 Link Layer II
15.01.2027 Networked Multimedia
22.01.2027 Quality of Service
29.01.2027 Network Security I
05.02.2027 Network Security II
TBA Final Exam Time: 12.03.2027, 12-14 Room: TBD

Textbook

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.

Additional References

Other Resources

  • Movie: "Warriors of the Net" [1]

Prerequisites

  • Computer Science I, II; basic familiarity with UNIX and C.