Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
592いいね 20405回再生

Build Your Own Web Server from Scratch using Python!

In this tutorial, we'll be creating our own simple HTTP web server from scratch using Python.

GitHub Repository (Make it Public) - github.com/RivaanRanawat/web-server-python
Ipv4 vs ipv6 article - convesio.com/blog/wordpress-innovation/ipv4-vs-ipv…

📌 Discord Server - discord.gg/Q8Rx8YWFVF

Timestamps
(00:00) Introduction
(01:01) What is a Web Server?
(02:12) Creating Project
(03:02) Initialising Socket
(04:08) Internet Protocol (IP)
(06:07) TCP - Transmission Control Protocol & Handshake
(08:00) UDP - User Datagram Protocol
(09:20) Socket Optional Settings
(11:06) Binding Socket to Server - IP Addresses, Port
(14:00) Listening to Requests
(16:59) Accepting Connection Requests, Blocking/Non-Blocking
(21:47) Receiving HTTP Requests
(23:14) HTTP Request Structure, HTTP Versions, QUIC, CORS
(34:24) HTTP Response Structure, Sending Responses & Adding More Paths
(47:50) Code Refactoring
(49:00) WSGI, Next Video, Thanks!

Image Credits (not in any order):
GeekForGeeks
Scaler
June Dang Blog
Balding
Nginx
DebugBear
Internet society Pulse
Hostinger
4D Blog
Deepak Kumar on Medium
Reflectoring
Requestly
Wallarm
APNIC
Network Academy
System Weakness
CheapSSL Certificates
The Engineering Projects

Please let me know if I’ve missed out on crediting anyone.

Connect With Me Here:
GitHub: github.com/rivaanranawat
Linkedin: www.linkedin.com/in/rivaan-ranawat
Medium: namanrivaan.medium.com/
X: x.com/RanawatRivaan
Instagram: instagram.com/optimalcoding

コメント