Week 13

Published

July 7, 2025

VL 27 - 07.07.25

VL 28 - 09.07.25

  • exam topics
  • transport layer: TCP / UDP
  • UDP:
    • structure
    • connectionless
    • no guarantee / best effort
    • good for video, audio
  • TCP:
    • structure of a TCP segment
    • ack numbers
    • sockets, sockets programming with TCP