© 2023 Hashnode
#computernetwork
In this article, we will understand the concepts related to the server and build our first server using the HTTP module in Node.js How does the web Work? When a user browses something on the browser …
What is the TCP/IP model? TCP/IP stands for "Transmission Control Protocol / Internet Protocol". It helps to understand how data is transferred over the network or the internet. It is a simpler versio…
What is Computer Networking? As the name suggests, computer networking refers to the establishment of connections between multiple computers, whether through wired or wireless means. Before diving int…
Introduction In today's interconnected world, computer networking plays a vital role in enabling communication, collaboration, and the exchange of information. Whether you're streaming videos, accessing cloud services, or sending emails, co…
Network: The interconnection of two or more devices is called a Network. The communication between two or more interconnected devices is known as Networking. It is a system that connects several indep…
The OSI (Open Systems Interconnection) Model is like a cake with seven layers, where each layer does a different job to help computers talk to each other. Layer 7 - Application Layer: This is like the…
Hi, there. Welcome! I know you want to learn more about networking and wanted to know about how computers communicate with billions of devices across the internet. But wait, I've already written an ar…
Introduction: Hey there, curious student! Have you ever wondered how your computer connects to the vast world of the internet? How do you send messages, browse websites, or play online games? Well, it…
Hey there, welcome to my 2nd blog, in this one we gonna discuss the head and body of computer networking and expose everything hidden in the wild! Now, stop and think for a moment - how often do you c…
What is a Network? A network is just as simple where you can see a net to catch fish, in the same way, there is a net to which each computer is connected. A group of computers connected to the interne…