Write Your Own Operating System - Transmission Control Protocol (TCP)
Offered By: Write your own Operating System via YouTube
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 DHCP Configuration with ISC-DHCP - Lecture 6
Write your own Operating System via YouTube PXE Network-Booting and TFTP Configuration - Lecture 14
Write your own Operating System via YouTube Kerberos Authentication to SQL Server - Lecture 16B
Write your own Operating System via YouTube AST Helper Classes for Operating System Development
Write your own Operating System via YouTube