Write Your Own Operating System - TCP + a Little HTTP
Offered By: Write your own Operating System via YouTube
Course Description
Overview
Explore the intricacies of implementing the Transmission Control Protocol (TCP) and creating a basic web server using the HyperText Transfer Protocol (HTTP) in this 48-minute video from the "Write your own Operating System" series. Dive into the process of finalizing TCP code, addressing IPv4 issues, and handling socket connections. Learn how to push, acknowledge, and reset data transmissions while testing your implementation. Conclude by building a simple HTTP server on top of your TCP foundation, gaining valuable insights into low-level networking protocols and operating system development.
Syllabus
Intro
Push Acknowledge
Send Acknowledge
ipv4 issue
Acknowledgement
Reset
Socket
Handler
Testing
HTTP
Conclusion
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