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
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
Jan 29 · 5 min read · When we watch videos, movies, send messages, emails, or browse the internet, our device sends a request to a server. then server sends a response back to us. This happens very fast, so it looks simple. But in reality, a lot is happening in the backgr...
Join discussion