XI-computer Notes Chapter 2
XI-computer Notes Chapter 2
Q1. What are the main reasons to develop a computer network? OR Define network.
Ans. Computer networking is connecting computers and other digital devices together to share
resources and exchange information. It involves the use of hardware and software technologies
that enable communication between computers and other devices, whether they are located in the
same location or are remote location. A computer network allows for the sharing of resources
such as printers, files, and data storage, as well as the ability to communicate with other
computers and access the internet. Networking also enables collaboration between individuals
and groups, and supports the transfer of data and information across a variety of platforms and
devices. There are several types of computer networks, including local area networks (LANs),
wide area networks (WANs), metropolitan area networks (MANs), and wireless networks. Each
type of network has its own characteristics and benefits, and can be used in different settings
depending on the needs of the users.
Q2. Define LAN, MAN and WAN and their characteristics. OR Define WAN, Discuss its
main objectives. OR Define the benefits of LAN.
Local Area Network (LAN):LAN stands for Local-area Network. It is a computer network that
covers a small area such as within a building or campus of up to a few kilometers in size. LANs
are generally used to connect personal computers and workstations in company offices to share
common resources, like printers, and exchange information.
Example:- Networking between two computers. Networking in the home, school, library,
laboratory, college / university campus or office. Wi-Fi which is also known as wireless LAN.
Metropolitan Area Network (MAN):In MAN, computer network can spread across an entire
city, college campus, or a small region. It can cover the area of several miles and may include
multiple small networks or LANs. MANs offer very fast communication but they are expensive
to establish. Therefore, only large business organization or universities set up MAN. It also
requires security measures to prevent unauthorized access.
Example: Cable TV network, Telephone networks providing high speed DSL lines. IEEE 802. 16
or WiMAX, that provides high-speed broadband access with Internet connectivity to customer
premises.
Wide Area Network (WAN):A Wide Area Network is used for long distance transmission of
data. WAN helps to cover a larger geographical area and connect cities, provinces or even
countries. Using WAN technology, computers may be linked together in different countries using
satellites, microwaves or telecommunication links. Therefore, large business, research and
educational organizations situated at longer distances use WAN.A WAN may include multiple
MANs and LANS. WANs are set up with expensive devices and need some dedicated
connections.
Example: Internet is the example of WAN.
Features/characteristics/advantages/benefits of LAN:
1. The LAN has the advantage of high speed for data transfer.
2. File transfer and recovery are more manageable in a LAN network because backup files
are stored in a server.
3. It has no connection with the external system, which ensures privacy.
4. The LAN network is a private network, it doesn’t own by any government bodies.
5. Unlimited data sharing via Wi-Fi, USB, and popularly shorter length ethernet cable,
between computers and printers; this reduces costs.
6. It is cheaper for each client to use the same software on the network instead of buying
separately licensed software.
7. All the data of users is saved on the server’s database, one should not worry about losing
the data and documents. Since there is a backup option to avoid such errors.
8. Local area network facilitates the sharing of a single Internet connection among all the
users who are connected with the LAN.
9. The network ranges from 1m to 1.5km.
Features/characteristics/advantages/benefits of LAN:
1. The network coverage of MAN is more massive than LAN but smaller than WAN.
2. It is bounded in large geographical areas such as a town, city.
3. The data transmission speed is moderate.
4. Its ownership can be public or private parties.
5. The network ranges from 5 to 60km.
6. MAN provides high-speed communication via fiber optic cable.
7. This provides a good backbone for large networks and gives WANs more access.
8. It serves many towns and cities and thus provides great inter-connectivity in large areas at
a low cost.
9. The dual bus used in MAN helps in the transmission of data in both directions
simultaneously.
Features/characteristics/advantages/benefits of LAN:
1. It is generally used for voice and data for mobile and landline phone applications.
2. A large number of people can communicate with one another in this single network.
3. The network range or coverage area of a WAN is more massive, from which we can
transfer the data across the world.
4. It covers a large geographic area so that long-distance businesses and companies are able
to connect on a single network.
5. Shares software and resources with connecting workstations.
6. Messages can be sent very fast to someone else on the system, the rate of transmission is
very high even if we send large-sized files of more than 10 MB.
7. All clients associated through WAN will stay in synchronization with each other
constantly, accordingly, there will be no odds of a correspondence hole between them
Q3. Define topology, describe the working of LAN topology with diagram and define their
advantages and disadvantages
Ans: Definition Of Topology: The physical layout in which computers are connected is called
topology. The topology of network describes the way computers are connected. Topology is a
major design consideration for computer networking.
Types Of Topology:
(i) BUS TOPOLOGY: In Bus Topology computers and other devices are connected with a single
cable. The central cable is the backbone of the network and every device communicates with the
other device through this bus. It transmits data only in one direction. When a sender sends a
message, all other computers receive it, but only the receiver accepts it (verifying the mac
address attached with the data frame) and others reject it. If a node fails, it will not affect other
nodes, but if the bus fails, the network will fail.
Advantage Or Merit of Bus Topology:
The advantages of Bus Topology are:
Simplicity
Cable required is least compared to other network topology.
Used in small networks.
It is cost effective i.e. low cost
It is easy to understand.
Easy expansion of the network i.e. easy to expand joining two cables together
Disadvantage Or Demerit of Bus Topology:
The disadvantage of the Bus Topology is that:
A breakdown in the bus cable brings the entire network down.
If network traffic is heavy or nodes are more the performance of the network decreases.
Cable has a limited length.
It is slower than the ring topology.
RING TOPOLOGY: In Ring Topology, computers are connected in a ring or circle shape. The
signal travels around the loop in one direction and passes through each computer. The recipient
of the message receives the message while another computer acts like a repeater to send it to the
next computer. If a node fails, the whole network will fail.
Advantage Or Merit of Ring Topology:
Transmitting network is not affected by high traffic or by adding more nodes, as only the nodes
having tokens can transmit data.
Cheap to install and expand.
Disadvantage Or Demerit of Ring Topology:
The failure of a link or a computer can make the entire network nonfunctional.
Troubleshooting is difficult in ring topology.
Adding or deleting the computers disturbs the network activity.
STAR TOPOLOGY: In a star topology, all the computers are individually connected to a central
device called hub or switch. To communicate with any computer, the sender must send
information to the hub or switch, then the hub/switch transmits that information to the
destination. Adding or removing devices to the network is simple and doesn’t disrupt the
network. If a node fails, it will not affect other nodes, but If the central hub, or switch fails, the
entire network computers will be disconnected from the network. Switch accepts the data
message from the sender. But it does not broadcast the data message after receiving the message,
first it itself checks the destination address and then send the message to the particular
destination. This kind of transmission is known as Uni-cast.
Advantage Or Merit of Star Topology:
The advantages of star topology are easy to set up and easy expansion of the network.
Another feature of Star Topology is that if one link to the hub breaks, only the station using that
link is affected not the whole network.
Fast performance with few nodes and low network traffic.
Hub can be upgraded easily.
Easy to troubleshoot.
Disadvantages Or Demerits of Star Topology:
Cost of installation is high.
Expensive to use.
If the hub fails then the whole network is stopped because all the nodes depend on the hub.
Performance is based on the hub that is it depends on its capacity
Q5. What are the components of LAN? OR What are the functions of bridge, router and
gateway in data communication.
Ans: Component of a LAN: Computer, local area networks are made up of several standard
components.
Connection or Cabling System: LANs do not use the telephone networks instead, they use
some other cabling or connection system either wired or optic cable. Wired connections may be
twisted pair cable, coaxial cable or fiber optic cable. Wireless connections may be infrared, radio
wave transmission, Bluetooth or Wifi.
Micro Computers with Network Interface Card: Network cards also known as Network
Interface Cards (NICs) are hardware devices. They are installed on the mother board. Modern
motherboards have built-in NICs. It connect a computer with the network. They are responsible
for establishing a physical connection between the network and the computer. Computer data is
translated into electrical signals and sent to the network via Network Interface Cards.
Network Operating System: A network operating system connects multiple computers and
devices on network to allow sharing files and resources by connection and communication over a
network, It ensures that data flow properly between network devices. It manages user access to
ensures that authorized users can access network resources, it provides network security by
implementing authentication, encryption, and access control measures. It protects from
unauthorized access of data and threats. It also provide troubleshooting capabilities and acts like
network administrators, manages, update, and configure network devices, perform load
balancing on network and provides facilities of backup and recovery features to protect against
data loss.
Examples of popular network operating system software are Novell's Netware, Microsoft
Windows NT/2000, Unix and Linux.
Other Shared Devices: Printers, fax machines, scanners, storage devices and other peripherals
may be added to the network as necessary and shared by all users.
A router: A Router is a layer-3 network connecting device, it works on the physical, data-link
and network layer of the OSI model. Routers are a combination of hardware and software. A
Router is a device that connects two or more networks. The main function of a router is to
determine the optimal data path and transfer the information through that path using routing
table. A routing table lists all networks for which routes are known. Each router’s routing table is
unique and stored in the RAM of the device. A router can be used both in LANs (Local Area
Networks) and WANs (Wide Area Networks). Routers use the Internet Protocol (IP) to send IP
packets containing data and IP addresses of sending and destination devices located on separate
local area networks.
A bridge:- Bridges are connected between two LANs in which some devices are connected in
LAN A and LAN B. The bridge is basically used in a bus topology, and it takes all the connected
computers’ Mac addresses and stores them. It works to transfer data from one device to another
with the help of a bridge. The data is first passed to the bridge and also the MAC address is
scanned read and later decides where the data needs to be sent either LAN A or LAN B. it
broadcast the data to all the connected devices in that network.
A gateway is an interface that enables dissimilar networks to communicate, such as LAN with a
WAN or two LANs based on different topologies or network operating systems.
They basically works as the messenger agents that take data from one system, interpret it, and
transfer it to another system. Gateways are also called protocol converters and can operate at any
network layer. A gateway can translate information between different network data formats or
network architectures. It can translate TCP/IP to AppleTalk so computers supporting TCP/IP can
communicate with Apple brand computers.
Q6. What is internet define uses and abuses? and what are the main components of
internet?
Ans. Internet / Global Area Network (GAN):-Internet is a Global Area Network that connects
billions of computers across the world with each other. It uses standard internet protocol suite
(TCP/IP) to connect billions of computer users worldwide. It is set up by using cables such as
optical fibers and other wireless and networking technologies like LAN, WAN, and MAN, are
used to set up the internet. At present, internet is the fastest mean of sending or exchanging
information and data between computers across the world. It is believed that the internet was
developed by "Defense Advanced Projects Agency" (DARPA) department of the United States.
And, it was first connected in 1969. Internet is called a network as it creates a network by
connecting computers and servers across the world using routers, switches and telephone lines,
and other communication devices and channels.
However, it is indirectly connected to the internet through an Internet Service Provider (ISP) and
is identified by an IP address. The IP address is provided by your ISP.
When we turn on our computer and type a domain name in the browser search bar, our browser
sends a request to the DNS server to get the corresponding IP address. After getting the IP
address, the browser forwards the request to the respective server.
Advantages of the Internet/ Usage of Internet:
Instant Messaging: You can send messages or communicate to anyone using internet, such as
email, voice chat, video conferencing, etc.
Get directions: Using GPS technology, we can get directions to almost every place in a city,
country, etc. we can find restaurants, malls, or any other service near our location.
Online Shopping: It allows you to shop online such as we can buy clothes, shoes, book movie
tickets, railway tickets, flight tickets, and more.
Pay Bills: We can pay our bills online, such as electricity bills, gas bills, college fees, etc.
Online Banking: It allows you to use internet banking in which we can check our balance,
receive or transfer money, get a statement, request cheque-book, etc.
Online Selling: We can sell our products or services online. It helps us reach more customers
and thus increases our sales and profit.
Work from Home: In case we need to work from home, we can do it using a system with
internet access. Today, many companies allow their employees to work from home.
Entertainment: we can listen to online music, watch videos or movies, play online games.
Cloud computing: It enables you to connect your computers and internet-enabled devices to
cloud services such as cloud storage, cloud computing, etc.
Career building: We can search for jobs online on different job portals and send our CVs
through email if required.
Education, Online Jobs, Freelancing: Through the Internet, we are able to get more jobs via
online platforms like Linkedin and to reach more job providers. Freelancing on the other hand
has helped the youth to earn a side income and the best part is all this can be done via the
INTERNET.
GPS Tracking and google maps: Yet another advantage of the internet is that we are able to
find any road in any direction, and areas with less traffic with the help of GPS on your mobile.
Components of Internet:-
There are following component of internet.
1. URL (Uniform Resource Locator): URL is the unique address of any website on internet. There
are four parts of URL of any website.
For example
http://www.tripserves.com/hotels/goa.html
a.Protocol: It is used for fetch a website from server to user. In above example http is protocol.
The full form of http is Hyper Text Transfer Protocol and https is hyper text transfer protocol
secure.
b.Domain/Server: This is the name of website like google.com, facebook.com etc. In above
example www.tripserves.com is domain.
c.Directory Path: This is the name of any folder. We use / for it and it store different types for
files. In above example hotels are the file name.
d.File Name: It is store in directory. It can be html page or jpeg.
2. Client Server: These computers are special type’s computers which provide some serves is
called server like Google.
3. IP (Internet Protocol): IP is that process by which we send data from/to one computer to
another computer in Network. Relative to internet every computer has a unique address those
known as IP Address.
4. World Wide Web (www): This is global system which manages the different website on
internet. It is use for opening website on internet.
5. Hyper Text: It is special types of text by which we take the knowledge about other text. It is
used on different website.
6. Hyperlink: Hyper link is that link by which we can reach other website after clicking the hyper
link. By defaults hyper link has blue colour and underline below the link.
Advantages of Email:
1. Emails are delivered extremely fast when compared to traditional post
2. Emails can be sent 24 hours a day, 365 days a year.
3. Emails can be sent and received from any computer, anywhere in the world, that has an
Internet connection.
4. It is cheaper than traditional mail system.
5. Emails can be sent to one person or several people at once.
6. There is always a record of the exact conversation in an email until deleted.
7. People don't have to be present to receive the email.
8. Messages can be encrypted making it possible to send confidential information.
9. It is versatile. Messages, photos, videos etc can be sent easily and not need to pay extra
charge as in postal mail.
Disadvantages of Email:
1. The recipient needs access to the Internet to receive email.
2. Viruses are easily spread via email attachments.
3. Email is used for phishing. (sending an email to a user falsely claiming to be a legitimate
company to scam the user into providing information, such as personal information and
bank account numbers on a bogus website. The details will then be used for identity
theft.)
4. Minor mistake can deliver the email to wrong address.
5. No guarantee the mail will be read until the user logs on and checks their email.