Write Your Own Operating System - Transmission Control Protocol (TCP)
Write your own Operating System via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn about the Transmission Control Protocol (TCP) in this 50-minute video from the "Write your own Operating System" series. Explore the TCP handshake process for connection establishment and disconnection. Dive into TCP behavior, sockets, and state enumeration. Discover how to modify listening and sending methods. Gain insights into UDP and compare it with TCP. Access the full playlist and source code to enhance your understanding of operating system development.
Syllabus
Introduction
Wikipedia
UDP
TCP behavior
TCP handshake
TCP diagram
TCP sockets
State enumeration
Changing listening method
Changing sending method
Disconnecting
Taught by
Write your own Operating System