Laksh Sharmajourney-of-modulation-techniques.hashnode.dev·Nov 17, 2024Introduction to Modulation Techniques in Computer NetworksWhat is Modulation? Modulation is a fundamental concept in telecommunications that enables the transfer of data over different types of media, such as cables or airwaves. In simple terms, modulation is the process of altering certain properties of a ...Discuss·140 likes·199 readsModulation Techniques in Computer Networks
Laksh Sharmajourney-of-modulation-techniques.hashnode.dev·Nov 17, 2024Introduction to Modulation Techniques in Computer NetworksWhat is Modulation? Modulation is a fundamental concept in telecommunications that enables the transfer of data over different types of media, such as cables or airwaves. In simple terms, modulation is the process of altering certain properties of a ...Discuss·140 likes·199 readsModulation Techniques in Computer Networks
Madhav Ganesanmadhavganesan.hashnode.dev·Nov 14, 2024Introduction to Computer NetworksComputer Networking is the practice of connecting computers together to enable communication and data exchange between them. Basics building blocks of a Computer network are Nodes and Links. Each device/node has an IP Address, that helps in identifyi...DiscussBeginner Developers
Ishika Ishaniishikaishani.hashnode.dev·Nov 9, 2024Understanding 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
ShirishaKuruvashirishakuruva.hashnode.dev·Nov 7, 2024Application Layer In OSI Reference ModelApplication layer is the topmost layer in the OSI model. It provides services to the user. It serves as the interface between the user and the network. It facilitates communication, data sharing and resource access over a network. It is responsib...Discussnetworking
Manav Paulmanavpaul.hashnode.dev·Oct 30, 2024What happens when you search 8.8.8.8?Have you ever wondered what happens when you type "www.google.com" into your browser’s url bar and hit enter? It seems like magic, right? Information instantly appears on your screen, but behind the scenes, there's a fascinating dance of computers, p...Discusscomputer networking
ShirishaKuruvashirishakuruva.hashnode.dev·Oct 29, 2024Basics of Port AddressingPort = Communication end point In computer networking, a port address is a 16 bit numeric identifier used to specify a unique communication end point within a device. Ports are essential for data traffic. They enable multiple applications or servi...Discussnetworking
Manav Paulmanavpaul.hashnode.dev·Oct 26, 2024Understanding Network TopologyHave you ever wondered how devices are connected to form a network? The arrangement of these devices is known as network topology. Let's embark on a journey to explore the different types of network topologies and their characteristics. Network topol...Discusscomputer networking
Rahul Polururahulsblogg.hashnode.dev·Oct 26, 2024Exploring the OSI Model and Network Structurehttps://rahulsblogg.hashnode.dev/exploring-the-world-of-computer-networking Check out my computer networks part 1 if you haven't visited yet. Let's begin→ OSI stands for open systems interconnection model why its developed - structured way or concep...Discusscomputer networking
ShirishaKuruvashirishakuruva.hashnode.dev·Oct 22, 2024Network TopologyTopology: Arrangement of nodes of a computer network is called topology. →Topology can be viewed as physical and logical . Physical Topology - Placement of various nodes. Logical Topology - Deals with the data flow in the network. Various Topologies:...Discussnetworking
ShirishaKuruvashirishakuruva.hashnode.dev·Oct 21, 2024Componets of Computer NetworkAny computer network has free components like Nodes Media Services 1.Nodes →A can be capable of sending/receiving data generated by other nodes in the network. →As we know that nodes are two types . →They are : End nodes Intermediary nodes *...Discuss·2 likes#components of computer networks