Feb 15 · 4 min read · The internet looks magical. You click a link, a video plays. You send a message, it reaches instantly. You join a game, and everything updates in real time. But none of this is random. The internet works because it follows rules — clear agreements on...
Join discussionFeb 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 12 · 5 min read · Introduction. Whenever we use the internet like opening a website, watching videos or sending messages, data is being transferred from one computer to another. But the internet does not send data as one big file. The data is divided into small packet...
Join discussion
Feb 12 · 4 min read · The Internet looks so simple when you use it. We open a website watch a video or send a message and it works this might look so simple but behind the scenes is a bit different.behind the scenes, data is constantly moving between computers, and it nee...
Join discussionFeb 9 · 6 min read · Every time you open a website, send a message, watch a video, or log into an app, data travels across the internet. This data does not move as one big piece. It is broken into small chunks and sent across networks that are unpredictable and imperfect...
Join discussionFeb 9 · 6 min read · Let’s think about a world with no driving rules — no fixed side to drive on and no proper lanes on highways. Just imagine this scenario. Wouldn’t it be a complete mess? It would create utter chaos, leading to a high chance of accidents and loss of li...
Join discussion
Feb 8 · 4 min read · TCP vs UDP: When to Use What (and How HTTP Fits In) If you’re learning networking, web development, or backend engineering, you’ve probably heard terms like TCP, UDP, and HTTP thrown around a lot.At first, they sound confusing—and many beginners even...
Join discussion