0% found this document useful (0 votes)
2 views1 page

Introduction to Basic Computer Networks

A computer network consists of connected devices that communicate and share resources. There are various types of networks, including LAN, WAN, and MAN, each serving different geographic areas and purposes. Key network topologies include star, mesh, and bus, while essential protocols like TCP/IP, HTTP/HTTPS, DNS, and DHCP govern communication standards.

Uploaded by

ai.discoverlife
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Introduction to Basic Computer Networks

A computer network consists of connected devices that communicate and share resources. There are various types of networks, including LAN, WAN, and MAN, each serving different geographic areas and purposes. Key network topologies include star, mesh, and bus, while essential protocols like TCP/IP, HTTP/HTTPS, DNS, and DHCP govern communication standards.

Uploaded by

ai.discoverlife
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

TECHNOLOGY & COMPUTING

Fundamentals of Computer Networking

1. What is a Computer Network?


A computer network is a set of connected computing devices that can communicate with each other and share resources,
data, and applications. Networks form the backbone of modern digital communication, enabling everything from simple
file sharing to global internet access.

2. Types of Computer Networks


Local Area Network (LAN): Spans a small geographic area such as a single room, home, or office building. LANs
provide high data transfer rates and low latency.

Wide Area Network (WAN): Extends over large geographic distances, connecting multiple smaller networks across
cities, countries, or continents (e.g., the Internet).

Metropolitan Area Network (MAN): Covers an area larger than a LAN but smaller than a WAN, typically spanning an
entire campus or municipal area.

3. Common Network Topologies


Star Topology: All network nodes connect directly to a central hub or switch. If one cable fails, only that node is
disconnected.

Mesh Topology: Every node is interconnected with multiple redundant pathways, offering exceptionally high fault
tolerance.

Bus Topology: Nodes share a single central communication backbone. It is simple to install but vulnerable to cable
faults.

4. Essential Network Protocols


Protocols define standard sets of communication rules across devices. Key examples include TCP/IP (core suite
governing web communications), HTTP/HTTPS (secure transfer of web documents), DNS (translates domain names to
IP addresses), and DHCP (dynamically assigns network addresses).

Page 1 of 1

You might also like