Feb 14 · 4 min read · TCP VS UDP While establishing a connection between server and client, there must be some sort of rules to follow, some protocol should be there. TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are two such protocols, either of th...
Join discussion
Feb 10 · 6 min read · You know what's funny? Most people use websites every single day, but if you ask them how a website actually works, they'll give you this blank stare. I was the same way before I started learning web development. So let me break this down for you in ...
Join discussion
Feb 1 · 4 min read · The internet is not magic, it works because of rules. Every time you open a website, watch a video, or send a message, data moves from one computer to another. To make this work, computers must agree on how to send data, and this is where TCP and UDP...
Join discussion
Jan 31 · 5 min read · Introduction - Have you ever typed a website address pressed Enter and wondered that “What actually happens now?” We use browsers every day but most of the time we think of them as just tools that “open websites.”In reality a browser is a complex pie...
Join discussion
Jan 31 · 6 min read · Navigating the Digital Highway: A Deep Dive into TCP, UDP, and the Mystery of HTTP If the internet feels fast, reliable, and always available, it isn’t by magic or luck. Beneath every click, scroll, and stream lies a complex architecture governed by ...
Join discussion
Jan 30 · 4 min read · You have browsed many websites and web-apps trough your Web browser and maybe if you are a developer you have created your own web-apps and APIs too. As a developer you have tested your API on browser too probably. But browser is a tool made for cons...
Join discussion