Computer Network

Point-to-Point Protocol (PPP) | Overview and Fundamentals

Previously, we saw SLIP, i.e. the Serial Line Internet Protocol, a simple data link layer protocol. Within this article, we’ll take a look at the Point-to-Point Protocol (PPP) another data link layer protocol as well, but it’s more powerful than the SLIP and a little complicated as well. The Point-to-Point Protocol was under development until …

Point-to-Point Protocol (PPP) | Overview and Fundamentals Read More »

Serial Line Internet Protocol (SLIP) | TCP/IP Data Link Layer

In this blog we will look at one of the link-layer protocols, i.e. Serial Line Internet Protocol, which is responsible for addressing the physical layer, Media Access Control (MAC) and also framing the datagrams obtained from the layer 3 protocol i.e. Internet Protocol (IP). The Physical Layer is the lowest layer on the OSI Reference …

Serial Line Internet Protocol (SLIP) | TCP/IP Data Link Layer Read More »

OSI Model: Networking Layers, Grouping, ‘N’ Notation, PDUs & SDUs

The OSI Reference Model is a valuable tool for explaining how the network functions, and also for describing the relationships between different networking technologies and protocols. In this blog, I will discuss what are the OSI Model layers, Notations used in the Model, and important data encapsulation concepts like Protocol Data Units (PDUs) and the …

OSI Model: Networking Layers, Grouping, ‘N’ Notation, PDUs & SDUs Read More »

Introduction To The Open Systems Interconnection (OSI) Reference Model

Networking is a vast topic and therefore a Model was introduced to understand the networking layer by layer. Models are useful because they help us understand difficult concepts and complicated systems. The OSI Reference Model facilitates the study, design, development, and rearrangement of networks by allowing them to be viewed as modular parts that communicate …

Introduction To The Open Systems Interconnection (OSI) Reference Model Read More »

Circuit-Switching and Packet-Switching Networks

Devices are connected together using a network to allow the exchange of information between them. The path between devices over which the information will flow can be categorized into two namely circuit-switching and packet-switching Networks. Also, read Introduction to Computer Network. Circuit-Switching In the circuit-switching networking method, a connection i.e circuit is set up between …

Circuit-Switching and Packet-Switching Networks Read More »

Scroll to Top