SKshubham khandelwalinshubhamk18.hashnode.dev00TCP vs UDP: When to Use What, and How TCP Relates to HTTP1h ago · 8 min read · As you know internet connects millions of computer all over the world. So, for sending any data over internet we need some rules which we call protocols. Because without rules if send data over internJoin discussion
AGAnukiran Ghoshinanukiranghosh.hashnode.dev00TCP vs UDP: When to Use What, and How TCP Relates to HTTP1d ago · 5 min read · When you send data across a network, it does not travel as one clean block. It gets broken into small units called packets and sent across multiple routes. The problem is — networks are unreliable by Join discussion
AGAnukiran Ghoshinanukiranghosh.hashnode.dev00How TCP Works: The 3-Way Handshake & Reliable Communication1d ago · 7 min read · When I started learning about networking, I kept hearing about TCP. Packets. Handshakes. Acknowledgements. It all sounded very serious. I had no idea what any of it meant. So I did what most beginnersJoin discussion
SAShubham Aggarwalinshubham7090.hashnode.dev00TCP Working: 3-Way Handshake & Reliable Communication2d ago · 3 min read · Need of Protocols!!! Whenever two systems are connected they need a way to understand what the other system is trying to speak. It is similar as to decide between two 2 systems on how to treat time. WJoin discussion
ARAshraf Razaintcp3wayhandshakecommunication.hashnode.dev00TCP Working: 3-Way Handshake & Reliable Communication2d ago · 3 min read · In the intricate web of the internet, where data travels at the speed of light, there's a silent dance that happens every time your connects to a server. It's called the TCP three way Handshake, a fouJoin discussion
SSSakshi Singhinthinksecure.hashnode.dev00“What Really Happens When You Open a Website? | A Beginner’s Network Security Perspective”Feb 28 · 4 min read · When I started learning network security, I thought it was about memorizing protocols and port numbers. But everything changed when I asked myself a simple question: What actually happens when I open Join discussion
AKAshish Kumarinashish-networkingblogs.hashnode.dev00TCP Working: 3-Way Handshake & Reliable CommunicationFeb 28 · 5 min read · The internet works because devices can communicate reliably across complex and unpredictable networks. One of the most important protocols that makes this possible is TCP (Transmission Control ProtocoJoin discussion
YAYashika Agrawalinyashika29.hashnode.dev00TCP Working: 3-Way Handshake & Reliable CommunicationFeb 28 · 8 min read · What is TCP and why it is needed? Imagine trying to send a 500-page book to a friend, but you can only send one page at a time through a windstorm. Without any rules, some pages might blow away, some Join discussion
AAAsghar aliinasgharalifs.hashnode.dev00TCP Working: 3-Way Handshake & Reliable CommunicationFeb 28 · 4 min read · What is TCP and why is it needed TCP stands for Transfer Control Protocol. It allows to communicate reliably over a network. It makes sure that data arrives completely, correctly, and in the right ordJoin discussion
AAAsghar aliinasgharalifs.hashnode.dev00TCP vs UPD: When to Use What, and How TCP Relates to HTTPFeb 28 · 5 min read · Before understanding the difference between TCP and UPD we have to understand that both exist. We have understand problem. How does data travel over the Internet? Whenever we send data over the InternJoin discussion