














Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
This lecture was delivered by Prof. Kapish Gupta at Assam Don Bosco University. Its part of lectures on course. It includes: Network, Structured, Topologies, Lan, Media, Hardware, Software, Share, Resources, Exchange, Information
Typology: Slides
1 / 22
This page cannot be seen from the preview
Don't miss anything!
This lesson includes the following sections:
The Uses of a Network
How Networks are Structured
Network Topologies for LANs
Network Media and Hardware
Network Software
Simultaneous Access
Shared Peripheral Devices
Personal Communication
Easier Backup
A network connects computers so they can communicate,exchange information, and share resources.The main benefits of using a network are:
Read/writeRead/writeRead/writeRead/writeRead/write
Read only
Because peripheral (external) devices like printerscan be expensive, it is cost-effective to connect a
device to a network so users can share it.
Through a process called spooling, users can sendmultiple documents (called print jobs) to anetworked printer at the same time. The documentsare temporarily stored on the server and printed inturn.
1
2
3
4
Networks enable managers to easily back up (makebackup copies of) important data.
Administrators commonly back up shared data filesstored on the server, but may also use the network toback up files on users' PCs.
A LAN is a network whose computers are locatedrelatively near one another. The nodes may beconnected by a cable, infrared link, or smalltransmitters.
A network transmits data among computers bybreaking it into small pieces, called packets.
Every LAN uses a protocol – a set of rules thatgoverns how packets are configured andtransmitted.
LAN 1
WAN
LAN 2
Type Aheader
Payload
Type Aheader
Payload
Type Aheader
Payload
Significant
geographical
distance
ROUTER
ROUTER
SERVER
SERVER
In addition to the individual users' PCs (nodes),many networks use a central computer, called aserver.
A server has a large hard disk for shared storage. Itmay provide other services to the nodes, as well.
In a file server network, nodes can access files on theserver, but not necessarily on other nodes.
In client/server computing, individual nodes share the
processing and storage workload with the server.
Client/server networks require specialized softwarethat enables nodes and the server to collaborate onprocessing and storage, but no special type of networkhardware.
1
2
3
Bus. Each node is connected in series along asingle conduit.
Star. All nodes are connected to a central hub.
Ring. Nodes are connected in a circular chain,with the conduit beginning and ending at thesame computer.
Mesh. Each node has a separate connection toevery other node.
In a network, the media are the wires, cables and othermeans by which data travels from its source to itsdestination.
The most common network media are twisted-paircable, coaxial cable, fiber-optic cable, and wirelesslinks.
Each node uses a special device, called a networkinterface card (NIC). The card connects to the networkmedia and controls the flow of data.
NICs must use a common network technology tocommunicate. The most popular network technologiesfor LANs are Ethernet, Fast Ethernet, and Token Ring.