Feb 15 · 4 min read · What Is TCP and Why Do We Need It? Let’s start with something simple. Imagine sending important documents to a friend… But: Some pages get lost. Some arrive in the wrong order. Some arrive twice. Some are corrupted. Would you trust that system?...
Join discussion
Feb 14 · 2 min read · What Happens If Data Is Sent Without Rules? let’s Assume the world where the data is sending over internet or one computer to another without any rules, what could go wrong Message may loss Message may never reached Reciever may recieve wrong mess...
Join discussionFeb 14 · 4 min read · Every time you load a website, there's a handshake happening between your computer and the server. Let me show you how TCP makes sure your data actually arrives. What Happens Without Rules? Imagine shouting your order at a drive-through without check...
Join discussionFeb 1 · 4 min read · The TCP/IP model is a layered networking framework that explains how data is communicated between devices over a network using standardized protocols to ensure reliable and efficient transmission. In networking, sending data without a predefined set ...
Join discussionFeb 1 · 7 min read · Imagine you want to send a very important document—perhaps a signed contract—to an office across the country. If you just printed the 50 pages, threw them up into the air on a windy day, and hoped the wind would carry them to the destination, what wo...
Join discussion
Feb 1 · 4 min read · When you open a website, download a file, or submit a payment, your device is constantly exchanging data with a server. But networks are unpredictable. Packets can: arrive late arrive out of order get duplicated or disappear entirely If data we...
Join discussionFeb 1 · 13 min read · Have you ever wondered how data travels safely across the internet without getting lost or jumbled up? When you send a message or load a webpage, how does your computer know the data arrived correctly? The answer lies in TCP (Transmission Control Pro...
Join discussionFeb 1 · 6 min read · Imagine trying to have a phone conversation where you can't hear the other person, you don't know if they received your message, and your words might arrive out of order or get corrupted. Frustrating, right? That's essentially what happens when data ...
Join discussionJan 30 · 10 min read · Every time you send a message, stream a video, or load a webpage, you're relying on TCP (Transmission Control Protocol) working silently in the background. But here's a question to think about: what would happen if data could be sent without any rule...
Join discussion