Himanshu Mauryahimanshu-blog.hashnode.dev·Jan 16, 2025OSI Model vs TCP/IP Model and ProtocolsBackground- OSI Model was developed by the International Organization for Standardization (ISO). The OSI Model consists of 7 layers and each layer has specific functions and responsibilities. The OSI model helps break down how computer networks commu...1 likeChaiCode
Vijay Kumar Singhblogs.vijaysingh.cloud·Jun 23, 20243.1 The Network Landscape: Multiplexing, Handshakes, and Security EssentialsIntroduction to the Transport and Application Layers The first three layers of a network model allow nodes on a network to communicate with other nodes on their own or different networks. The real aim of computer networking is not just for computer...Networking A2Z#Transport Layer
Smit Bhoraniyasmit-bhoraniya.hashnode.dev·Jul 20, 2023TCP and UDP Explained: Understanding the Core Protocols of the InternetWhen it comes to communication over the internet, two fundamental protocols stand out: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). These protocols are the backbone of data transmission, enabling reliable and fast communicati...10 likesTCPvsUDP