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
Introduction to Internetworking with TCP/IPopenHPI Computer Networks
University of Washington via Coursera Networking for Web Developers
Udacity Computer Networks and the Internet
Kiron via edX Introduction to TCP/IP
Yonsei University via Coursera