Class 8 Chapter 7 Computer Networking (2)
Class 8 Chapter 7 Computer Networking (2)
Computer Networking
Computer Network is a link between two or more computers that are connected
for the purpose of sharing information and resources.
Advantages
1. The information can easily be shared.
2. It reduces the cost of hardware.
3. It helps us to take back up of the data.
4. It saves time and money in passing information.
Components of Network
1. Sender: A computer that sends information to other computer is called
sender.
2. Receiver: A computer that receives information from sender computer is
called receiver computer.
3. Transmission Medium: It is a communication channel through which
information is transferred from one computer to other computer.
4. Message: A message is the information or data which needs to be
transferred.
5. Protocol: It is a set of rules used for communication.
Network Terminology:
1. Server: A server is the host computer, which provides centralized storage
area for data and information.
Various kinds of servers are:
a) Dedicated Server: It performs specific task.
b) Print Server: It manages the printers and the documents to be printed.
c) Database Server: It stores and provides access to database.
d) Network Server : It manages the network traffic.
e) Web Server: It manages the web pages and web sites.
Hub
A hub is a networking device that allows us to connect multiple computers to a
single network. Hub takes the data from one of the ports and broadcasts the data
to all other ports connected to the network.
Switch
A switch is a networking device that allows us to connect multiple computers to a
single network. Switch takes the data from one of the ports and passes the data
to the particular port only.
Route
A Router is used when multiple devices need to connect to the internet using
same IP.
Modem
A modem is a device which is used to transmit data over a network. It converts
digital signals to analog signals and vice versa.
Networking Cable
It is also known as Ethernet Cable. It is a transmission medium that allows
transporting information from one computer to other. For e.g. Twisted Pair cable,
Coaxial Cable, optical fiber cable.
Gateway
A gateway allows flow of data between two different networks, which may be
with different protocols.
Types of Network
LAN (Local Area Network)
It is a network system that interconnects a large number of computers and other
peripheral devices within a radius if 1 KM. It can be used to connect computers in
two buildings.
MAN(Metropolitan Area Network)
It is a network system that interconnects a large number of computers and other
peripheral devices within a radius if 10 to 100 KM. It can be used to connect
computers in several buildings in a city.
Topology
Topology refers to the geometric arrangement of computers in a network.
Various kinds of topologies:
1. Bus Topology
In this topology all the nodes are connected to a single common path.
Additional nodes can be connected anywhere along the path. The fault
detection in this topology is very difficult in this topology.
2. Ring Topology
In this topology, all the nodes are connected in a circular path. The message
can travel in clockwise or anticlockwise direction. Any damage to cable can
result in breakdown of whole network.
3. Star Topology
In this topology all the nodes are attached to a central Hub. If hub fails to
operate, the entire network is operable.
4. Tree Topology
In this topology, nodes are connected as branches of a tree where hub acts
as a root node. If root node fails to operate, the entire network is operable.
5. Mesh Topology
In this topology, every single node in a network is connected to all the
other nodes in the network. It require more wire to connect all nodes.
Network Architecture
It is defined as overall design of the computer network. There are two types of
network architecture.
1. Peer to Peer Network
In this network all the nodes are equal and can share their resources. These
nodes are also called peers. There is no dedicated server in this network.
2. Client Server Network
This network consists of two parts, Server and Client. It is the most efficient
network. The client can request the server and server can respond to the
client as per the request.
Protocol
Protocol is a set of rules that governs the communication between the computers
on the network.
Different types of protocols:
1. HTTP – (Hyper Text Transfer Protocol), It defines how the web pages transfer
information between computer over internet.
2. HTTPS – (Hyper Text Transfer Protocol Secure), It is a secure version of HTTP.
3. FTP – (File Transfer Protocol), It allows file uploading and downloading from
other computers over internet.
4. TCP/IP – (Transmission Control Protocol/ Internet Protocol),It is a network
protocol that defines how the information or messages are routed from one end
of a network to the other.
5. POP3 – (Post Office Protocol version 3), It allows an e-mail client to retrieve e-
mail messages from an e-mail server.
Full Forms:
1. HTTP – Hyper Text Transfer Protocol
2. HTTPS – Hyper Text Transfer Protocol Secure
3. FTP – File Transfer Protocol
4. TCP/IP – Transmission Control Protocol/ Internet Protocol
5. POP3 – Post Office Protocol version 3
6. IMAP – Internet Message Access Protocol
7. SMTP – Simple Mail Transfer Protocol
8. Wi-Fi - Wireless Fidelity
9. URL – Uniform Resource Locator
10. ISP – Internet Service Provider
11. IP – Internet Protocol
12. DNS – Domain Name System
13. bps – bits per second
14. Bps – Bytes per second
15. Kbps – Kilo bytes per second
16. Mbps – Mega bytes per second
17. NIC – Network Interface Card
18. Modem – Modulator Demodulator
19. LAN – Local Area Network
20. MAN – Metropolitan Area Network
21. WAN – Wide Area Network
22. PAN – Personal Area Network
23. CAN – Campus Area Network/ Corporate Area Network/ Controller Area
Network
Exercise
Section – A
A. Tick the correct option
1. (a) Node
2. (b) MAN
3. (b) Intranet
4. (a) IP
5. (a) Simple Mail Transfer Protocol
C. True/ False
1. True
2. True
3. True
4. False
5. True
Section B
A. Short Answer questions
1. What is network?
Ans1. Network refers to an inter-connected group of people, object, companies,
computers etc. For e.g. Telephone network
3. What is topology?
Ans3. Topology refers to the geometric arrangement of computers in a network.