Category: Computer Networks

The basic and advanced principles of data communication and networks are covered in this computer network lesson. Our Computer Networking Tutorial is suitable for both beginners and experts.

Ultra-Reliable and Low-Latency Communications(URLLC)

Last updated on 4th June 2022 by Amitrakshar | Category: 5G, Computer Networks

Hey there guys, today we are going to learn about another service being provided by the new 5G Internet Technology. Before proceeding further, it is advisable that the readers go through my previous blog here. What is URLLC? URLLC (ultra-reliable low-latency communication) is one of several types of use cases enabled by the 5G New […]

Read more 

Enhanced Mobile Broadband(eMBB)

Last updated on 15th May 2022 by Amitrakshar | Category: 5G, Computer Networks

Hey there, today we are going to learn about another service provided by the 5G cellular technology, eMBB. If you guys haven’t read about mMTC, make sure to read my previous blog here. eMBB eMBB or Enhanced Mobile BroadBand is a service meant for use cases that require very high bandwidth and ultra-low latency. Now, […]

Read more 

Massive Machine-Type Communications in 5G

Last updated on 12th May 2022 by Amitrakshar | Category: 5G, Computer Networks

Hey there, today we are going to learn about a special kind of service provided by the brand new 5G cellular technology. This service is known as Massive Machine-Type Communication or popularly abbreviated as, mMTC. It has broad applications in the market of IoT devices and thus, caters to the segment of home and industry […]

Read more 

Monitoring the Network Bandwidth using Open Source tools

Last updated on 8th May 2022 by Amitrakshar | Category: 5G, Computer Networks

Hey there, today we are going to delve into a very interesting topic, which I think everybody should know about. Before moving on to the main topic, let me explain a little bit about “What is Network BandWidth?” What is Network Bandwidth? Network Bandwidth is the maximum capacity of a wired or wireless communications link […]

Read more 

Error Correction in Computer Networks

Last updated on 12th March 2022 by [email protected] | Category: Computer Networks

In this tutorial, we are going to learn about error correction in computer networks. When data goes from the sender to the receiver, error correction codes are there to detect and correct problems. Methods of Error Correction in Computer Networks: There are two methods for correcting errors: Backward error correction: When a backward mistake is […]

Read more 

Error Detection in Computer Networks

Last updated on 12th March 2022 by [email protected] | Category: Computer Networks

Here, we will learn about error detection in computer networks. When data goes from one device to another, the system cannot guarantee that the data received by one device matches the data sent by the other. An error occurs when the message received at the receiver end varies from the message sent. A mismatch occurs […]

Read more 

Multiplexing in Computer Networks

Last updated on 5th March 2022 by [email protected] | Category: Computer Networks

In this tutorial, we will know about Multiplexing in computer networks. Multiplexing is a method of both combining and transmitting numerous data streams over a single channel. Multiplexing is accomplished using a device known as a Multiplexer (MUX). It combines n input lines into a single output line. Many-to-one multiplexing means there are n input […]

Read more 

Application Layer in OSI Model in Computer Networks

Last updated on 19th March 2022 by [email protected] | Category: Computer Networks

In this tutorial, we are going to learn about application layer in OSI model. In the OSI model, the application layer is the layer closest to the end user, which implies both the application layer and the end user can interact directly with the software application. Both client and server programs make up the application […]

Read more 

Transport Layer in OSI Model in Computer Networks

Last updated on 19th March 2022 by [email protected] | Category: Computer Networks

In this tutorial, we will learn about transport layer in OSI model. The fourth layer from the top is the transport layer. It’s primary function is to provide direct communication services to application processes running on various hosts. This layer allows application processes running on separate hosts to communicate logically. Despite the fact that application […]

Read more 

Network Layer in OSI Model in Computer Networks

Last updated on 19th March 2022 by [email protected] | Category: Computer Networks

In this tutorial, we are going to learn about network layer in OSI model. The network layer (Layer 3) is in charge of delivering data packets from their source to their destination through numerous hops (nodes). It’s in charge of the subnet’s operations. The Network Layer in OSI Model converts the logical addresses to physical […]

Read more