Logo

dev-resources.site

for different kinds of informations.

Understanding Networks – A Beginner’s Guide

Published at
1/3/2025
Categories
networking
network
computerscience
Author
esraanasr92
Categories
3 categories in total
networking
open
network
open
computerscience
open
Author
11 person written this
esraanasr92
open
Understanding Networks – A Beginner’s Guide

Are you curious about how networks work? Whether it’s sharing data, printing from your computer, or video conferencing, networks are the backbone of modern technology. In this article, I’ll take you through the essentials:

What is a Network?
Network: a group of devices connected together to give a user a certain service.
For example: computer and printer.

Benefits of Network.

  • Data Sharing: Share files and information seamlessly.
  • Resource Sharing: Use shared devices like printers efficiently.
  • Modern Technology: Power features like VOIP (Voice over IP) and Video conference

Network components.

  • End Users: Devices like PC, printers, and phone
  • Network devices: Tools like Hub, Switch, and Router
  • Media: Connections through wires or wireless signals.

Network devices.

  • NIC (Network Interface Card)
  • Hub
  • Switch
  • Router

Let's talk about Network devices in detail:
NIC:

Every device in a network needs a NIC to connect. For multiple hosts, you’ll need more advanced devices like hubs and switches.

Network Interface Card

Hub:
A hub repeats the information from one host to all connected hosts. However, this creates a single collision domain, which can slow things down.

Hub

The hub will relay any information received from Host A to Host B and Host C.

Two problems arise:
• A hub repeats information received from one host to all the other hosts.
• A hub has a single collision domain.

Switch:

Switches solve hub-related issues by creating a separate collision domain for each connected device. This ensures smoother communication.

Switch

Router:
Routers interconnect networks and block unnecessary broadcasts, ensuring efficient data transmission across devices.

Router

Type of communication.

  • Unicast: One-to-one
  • Broadcast: one-to-all
  • Multicast: one-to-few

Functions of Router.

  • Breaking up broadcasts.
  • Switching packets between devices.
  • Selecting the best path for data transmission.
  • Filtering paths for secure connections.
network Article's
30 articles in total
Favicon
Kubernetes on Hybrid Cloud: Talos network
Favicon
Introduction To Networking
Favicon
OS: Public IP project
Favicon
Optimize Your IT Infrastructure with Expert IT Consultation Services
Favicon
How to Install Wireshark on Ubuntu
Favicon
How twitter.com Redirects to x.com (The Magic Behind URL Forwarding)
Favicon
Enhanced CIDR Block Calculator with Expanded Input Formats in Go
Favicon
Service VS Private Endpoint
Favicon
OSI Model Overview
Favicon
🏗️ Provision AWS EC2 Instances with Terraform and Set Up Docker via User Data
Favicon
Worms, Bots, and Botnets: How Hackers Take Over the Internet!
Favicon
Load Balancer
Favicon
Understanding AWS Networking Services: A Comprehensive Guide
Favicon
Network monitoring for Microservices architecture: A Developer’s guide
Favicon
TCP Handshake in Computer Network
Favicon
Understanding Networks – A Beginner’s Guide
Favicon
Nexus Network Testnet: A Revolution in Blockchain and Cybersecurity
Favicon
NATing on the cheap on AWS
Favicon
Defending Yourself From DDoS Attacks - An Essential Guide
Favicon
Solving Complex Network Issues: A Network Engineer's Journey
Favicon
Exploring Data Flow via Email Transmission
Favicon
Network Programming in Rust
Favicon
What is Narrowband Internet of Things (NB-IoT)? NB-IoT is a low-power wide-area network (LPWAN) technology designed for IoT devices. It https://protechsoultions.com/revolutionizing-connectivity-narrowband-internet-of-things-non-terrestrial-network/
Favicon
Network Layer: Addressing: Computer Networks
Favicon
Transport Layer: Computer Networks
Favicon
OSI Model Layers and Protocols: Computer Networks
Favicon
Protocols: Computer Networks
Favicon
Network Layer: Internet Protocol: Computer Networks
Favicon
Mastering the Cloud: A Comprehensive Guide to Virtual Private Clouds (VPC) and Their Benefits
Favicon
Working of Real-Time Chat Application -FireChat

Featured ones: