YoVDO

Write Your Own Operating System - Transmission Control Protocol (TCP)

Offered By: Write your own Operating System via YouTube

Tags

Operating System Development Courses

Course Description

Overview

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

Related Courses

Developing a Multithreaded Kernel From Scratch!
Udemy
Build Your Own Operating System
Chris Titus Tech via YouTube
Build a LinuxFromScratch System Part V - Kernel + Booting It Up!
Write your own Operating System via YouTube
Linux Kernel Programming - Compile and Boot
Write your own Operating System via YouTube
Build a LinuxFromScratch System - Building the Target-System
Write your own Operating System via YouTube