Sk ikbal Aliskikbal.hashnode.dev·Jan 20, 2025Transmission Control Protocol (TCP)In this modern Internet era, Reliable communication is essential. However, when data travels through the internet, various factors can affect it, leading to loss or corruption. The Transmission Control Protocol (TCP) addresses these issues effectivel...20 likes·26 readsChaiCode
prasenjit basuprasenjitbasuroy.hashnode.dev·Jan 18, 2025TCP vs UDPHi all, today in my blog post, we will take a deep dive into the heart of the OSI (Open System Interconnection) Model — the Transport Layer, one of its most critical components. First, we’ll discuss what the Transport Layer is and why it is important...10 likescomputer networking
Sk ikbal Aliskikbal.hashnode.dev·Jan 16, 2025The OSI Model Explained: How It Works in NetworkingIn our modern world, where effective communication is vital to daily life, data transfer over the internet has become essential. Yet, have you paused to consider how this intricate procedure operates with such ease?At its core, a powerful framework k...10 likesChaiCode
Koustav Chatterjeekossblogs.hashnode.dev·Jan 15, 2025OSI MODEL: A brief OverviewAnyone who has pursued a CS degree has come across the term OSI model in Computer Networks. But what exactly is the OSI model? The OSI and TCP/IP models are frameworks that outline the communication process in networks. The OSI model provides a detai...ChaiCode
Syed Hussain Saberosi-layers.hashnode.dev·Jan 14, 2025OSI Layers in Computer NetworksOSI - stands for Open Systems Interconnection. It is a structure or layout which describes how the data is transferred across a network. A network is a group of devices (servers, laptops, phones, etc.) interconnected via cables, wires or even wireles...1 likeOSI Model
Sahil Baruasahilbarua.hashnode.dev·Jan 12, 2025Breaking Down Tech Jargon: Key Terms Explained1. HTTP - hyper text transfer protocol HTTP is a protocol that helps fetch resources like HTML documents, forming the backbone of all data exchanges on the web. It works on a client-server model, meaning the client (usually your web browser) starts t...computer networking
Sarthak Tyagithelearnblog.hashnode.dev·Jan 12, 2025A Simple Introduction to Networking BasicsWelcome to my Networking Basics blog!👋 I’ve been diving into networks lately and wanted to share what I’ve learned (and what didn’t make me pull my hair out). It's been quite the adventure, from figuring out how we communicate in this world of the I...Computer Networks Shownetworking
Likhith SPlikhithsp.hashnode.dev·Jan 7, 2025Understanding Computer Networks: The Invisible Web That Powers Our Digital WorldIn today’s world, almost everything we do is powered by networks. Whether you’re sending an email, streaming your favorite show, or browsing social media, you are almost certainly connected to a network. But have you ever stopped to wonder what exact...computer networking
Shreyansh Agarwalshreyanshagarwal.hashnode.dev·Jan 5, 2025Introduction to gRPC in Python : A Hands-on Guide to Modern Client-Server CommunicationIntroduction In this blog, we delve into the world of gRPC, a cutting-edge framework developed by Google for seamless and efficient client-server communication. Designed to work across various programming languages, gRPC is a powerful tool for modern...1.2K readsgRPC
Hashim HBitsmehashim.hashnode.dev·Jan 2, 2025Introduction to Computer Networks for BeginnersWHAT IS A NETWORK? Computers connected with each other are called a Network. WHAT IS INTERNET? The collection of interconnected Computers is called as Internet. HOW IT ALL STARTED? In an alternate history, the U.S. and the Soviet Union were engaged i...computer networking