Ishika Ishaniishikaishani.hashnode.dev·15 hours agoUnderstanding How the Internet WorksEver wondered how the internet really works? We often take it for granted, typing in "google.com" and magically landing on a webpage. But there's an entire system underneath it, working tirelessly to deliver those bits of data right to your computer....Discuss·10 likescomputer networking
sai phanindrablog.saiphanindra.com·Sep 23, 2024TCP/IP FundamentalsThe Transmission Control Protocol/Internet Protocol is the backbone of the internet, enabling communication between devices and facilitating data transfer across networks. In this blog, we'll delve into the history, architecture, and key components o...DiscussComputer NetworksTCP
Danish Khandanishpy.hashnode.dev·Sep 20, 2024Network layer and Link layer: filling the gaps in understanding networkingThis is 4th and final blog in series of Networking: how internet works. Make sure you have read previous ones Network layer: Quickly, what happened till now, For client: data got encrypted, server IP determined by DNS, data divided into segments, eac...DiscussNetworking: How internet worksnetworking
Danish Khandanishpy.hashnode.dev·Sep 16, 2024Application layer and Transport layer in detailThis is the continuation of series - Computer networking: how internet works, with 3rd article. So make sure you have read previous articles. with that being said let’s jump in. Refreshing the server-client architecture, client is one who request. Se...DiscussNetworking: How internet worksnetworking
Ruchir Dixitruchirstechblogs.hashnode.dev·Sep 16, 2024Demystifying the OSI Model: A Layer-by-Layer Guide to Network CommunicationOverview The OSI Model (Open Systems Interconnection) is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers. Each layer serves a specific purpose, enabling various devices and ...Discuss·40 readsComputer Science
Danish Khandanishpy.hashnode.dev·Sep 10, 2024Conceptual models to understand networkingThis is second blog in the series - Networking: How internet works. so make sure you had read the first one. Previously i explained the general overview of what happen when you connects to internet and make request, from request to response, and we g...DiscussNetworking: How internet worksnetworking
Dipsan Kadariyadipsankadariyablog.hashnode.dev·Sep 4, 2024The OSI and TCP/IP Network Reference ModelsIntroduction Models that provide abstract representation of how data is transmitted over a network. Each model is described by a so-called stack of layers, because each layer is dependent on its adjacent layers. The OSI stack has 7 such layers and...DiscussOSI Model
CHETHANchethan20.hashnode.dev·Aug 30, 2024Simplifying the OSI Model for Beginners💡 OSI - Open Systems Interconnection model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers. List of all layers in OSI layers Tip to remember all layers - All People Sh...Discuss·1 like·50 readscomputer network
Abang Lazabang.hashnode.dev·Aug 22, 2024TCP/IP MODEL aka DoD MODELPicture the journey of data through the internet as a package delivery service, where each layer plays a role in ensuring that your package (or data) reaches its destination safely and in good condition. The TCP/IP model is composed of four layers, a...Discusstcp/ip-model
Yusuf Isahyuscode.hashnode.dev·Aug 13, 2024Chapter 2 - Network ModelsIntroduction Understanding network models is essential for comprehending how data is transmitted over networks. Network models help ensure that different devices and systems can communicate effectively by providing a shared set of rules and guideline...DiscussNetworkingnetworking