Computer Networks
Computer Networks
INTRODUCTION
The greatest breakthrough in technology and communication over the past 20
years has been the development and advancement of the computer network.
From emailing a friend, to online bill payment, to downloading data from the
internet, to e-commerce, networking has made our world much smaller and
forever changed the way we communicate.
CTM: A computer network is a collection of interconnected computers and other devices to share
data and other resources (hardware and software resources).
THE NETWORK DIAGRAM
(d) Reliability of Data: Reliability means backing up of data, i.e., data can
be copied and stored on multiple computers. In a network system, all
computers are connected to each 8.3 Computer Networks other.
(e) Central Storage of Data: Files can be stored on a central node (the
file server) that can be shared and made available to each and every user
in an organization.
EVOLUTION OF NETWORK
The network did not evolve in a single day; rather, it took decades to become
more powerful, efficient and reliable.
NETWORK SWITCHING
A network is made up of several interconnected nodes. There can be a point-to-
point connection or star topology between pairs of devices, but both are not
relevant for a large network.
SWITCHING TECHNIQUES
The main goal of networking is the reliable exchange of data or information
among several interconnected nodes.
1. Circuit Switching
2. Packet Switching
3. Message Switching
CIRCUIT SWITCHING
Circuit switching provides end-to-end connection between two computers. It is
established usually in a telephone network where one person is making a call and
another is receiving a call.
PACKET SWITCHING
In packet switching technique, the entire data is divided into small fragments
called packets. Each packet is of a fixed size, usually 128 bytes or 512 bytes.
Packet switching is similar to post office operation.
MESSAGE SWITCHING
In message switching, the sender sends the data to a switching office first, which
is then stored in its buffer. It then checks the available link and, if it is free, the
data is relayed to another switching office. This process goes on until the data is
sent to the destination (receiver).
NETWORK DEVICES
TYPES OF NETWORKS
On the basis of geographical spread, networks may be classified as:
1. PAN
2. LAN
3. MAN
4. WAN
NETWORK TOPOLOGIES
Topology is a way of connecting devices with each other either physically or
logically. Two or more devices make a link and two or more links form a topology.
It is basically a geometrical representation of how a network is laid out.
1.Bus Topology
Bus topology is a multipoint configuration, i.e., several devices are connected to a
main long cable which acts as a backbone. Nodes are connected by drop lines and
taps.
3.Tree Topology
In tree topology, all or some of the devices are connected to the central hub,
called an active hub, and some of the devices are connected to the secondary
hub, which may be an active hub or passive hub.
COMMUNICATION MEDIA
Communication media is also known as transmission media through which data or
signal istransferred between two communicating devices, i.e., from one system to
another system,through wires or without wires. If the data is sent across network
through wires, it is called guided media and if the data is sent without wires, it is
called unguided media.
2. Coaxial Cable
A coaxial cable is generally called a coax wire. It consists of insulated copper wires
surrounded by a braided metal shield and covered in a plastic jacket.
1. Microwave
Microwave signals are used to transmit data without the use of cable. It is a line-
of-sight transmission as signal travels in a straight line.
2. Radio Waves
Radio waves use radio frequencies which are allocated to private businesses for
direct voice communication.
4. Infrared
The type of transmission that uses infrared light to send data is known as infrared
transmission.The data is transmitted through air and can propagate in the open
space; however, it cannot penetrate the walls of the room.
NETWORK PROTOCOL
There are multiple protocols defined for computer networks, which are as
follows:
(a) TCP (Transmission Control Protocol)
(b) IP (Internet Protocol)
(c) FTP (File Transfer Protocol)
(d) PPP (Point-to-Point Protocol)
(e) SMTP (Simple Mail Transfer Protocol)
(f) POP3 (Post Office Protocol)
(g) TELNET (Remote Login)
# Domain Names
To communicate over the internet, we can use IP addresses. But it is not possible
to remember the IP address of a particular website or computer every time.
# URL
URL stands for uniform resource locator that helps in locating a particular website
or a web page, for example, http://www.cbse.nic.in/academics.html is a URL for a
specific website.
#Website
A website is a collection of various web pages, images, videos, audios or other
kinds of digital assets that are hosted on one or several web servers.
# Web Browser
It is a software that helps in accessing web pages and, thus, is also called web
client. It helps the user to navigate through the World Wide Web and display web
pages.
# Web Server
A web server is a server that stores web pages and when a web client sends any
request to a server, the server responds to the request and displays the requested
web pages.
# Web Hosting
Web hosting is a service which is provided by companies to its clients to allow
them to construct their own websites which are accessible to the internet users
via World Wide Web.