Computer Networks
Computer Networks
Server:
A server is a computer that provides services to the computers and
other devices connected to the network. These are more powerful than
other computer in the network.
There are many services performed by server. Which are as follows:
Control access to the hardware, software and data
Processing data
Shares software
Manages network traffic
Maintain the storage for software, data and information
Types of computer networks
Computer network are divided according to:
How they are arranged physically
The way they are used
The distance over which they operate
Different types of computer network are as follows:
a) LAN (Local area network)
b) WAN (Wide Area Network)
c) MAN (Metropolitan Area Network)
d) PAN (Personal Area Network)
So, their explanation is as follows:
LAN (LOCAL AREA NETWORK)
It is the most common type of computer. It carries a small area.
It connects the computers and other devices within one office
or a building or group of buildings. It is used to share resources
like printers, hard disks, etc. each computer or device in the
network is called node. These are almost connected to wires.
They are able to transfer data at a very high speed. Its speed is
about 10Mbps to 1000Mbps. There is also a limit of computer
on connection.
For example:
In a computer lab there are 40 computers connected LAN. The
students can share their data, files and software to each other.
Some important uses of LAN are as follows:
Resource sharing
Communication
Application sharing
Security and management of data
Limitations of LAN are as follows:
Privacy threat
Expensive to install
Admin time required
WAN (WIDE AREA NETWORK)
This type of network covers a large area. It connects different
computers and devices in different cities and countries. WAN
consists of different LANs connected together. This system is
often connected to telephone lines. They can also be connected
through leased line or satellites. The speed of this is 56Kbps to
50Mbps.
For example:
The network connecting the ATMs of a bank located in
different cities.
The network connecting NADRA offices in different cities
Advantages of WAN are as follows:
Communication facility
Remote data entry
Centralized
Entertainment
MAN (METROPOLITAN AREA NETWORK)
This type of network covers an area of a city. MAN is larger
than LAN but smaller than WAN. It is used to connect two or
more LANs in a city or town.
Examples
Different branches of a company in a city connected
through network form MAN
Different campuses of a college are its best example
Cable TV network in a city
PAN (PERSONAL AREA NETWORK)
It is a network that connects personal devices using wired and wireless
technology. THE devices are located within range of about 30 feet. They
may include computer, smart phones, digital cameras, etc.
For example
The device connected to computer to transfer files or data etc is the
example of PAN.
Following steps explains how a data travels through network:
Data creation
For transferring the data through network the main task is the creation
of data. Thus, the files, information or anything else that is in the form
of data is created on computing device such as computer or
smartphone.
Packetization
The data is divided into small packets, each with a unique header
containing source and destination addresses.
Routing
The packets are sent to a router which forwards them to the next hop
on the path to the destination device.
Switching
The packets may pass through switches, which direct them to the
appropriate device on the same network.
Transmission
The packets are transmitted over the network medium , such as
wireless links or cables.
Receiving
The packets arrives at the destination device, where they are
reassembled into the original data.
Data receipt
The data is received and processed by the destination device.
The data travels through a network using standardized
protocols like TCP/IP and hardware components like routers, switches,
and network interface cards. This enables efficient and reliable
communication between devices, allowing us to share information and
resources worldwide.