SlideShare a Scribd company logo
1 of 48
Chapter 7

Networks
Learning Objectives:


List four major benefits of connecting computers to form a network.



Define the terms LAN, WAN, and MAN.



List the three types of networks.



Name the three physical topologies used to build networks.
Benefits of a Network:



Allows simultaneous access to critical
programs and data.



Allows people to share peripheral
devices, such as printers and scanners.



Streamlines personal communication
with email.



Makes the backup process easier.
Networking in a word: efficiency
SHARED DATA, PROGRAMS AND BACKUPS
Network Setup:
• LAN (Local Area Network)
• WAN (Wide Area Network)
• MAN (Metropolitan Area Network)
Local Area Network
LAN
• A network of computers located relatively near
each other and connected by a cable.
Wide Area Network
WAN
• Two or more LANs connected together, generally
across a wide geographical area using high-speed or
dedicated telephone line.
Metropolitan Area Network
MAN
• Similar to a WAN network but is confined to a
single city or metropolitan area.
Node - individual computers attached to a
network.
Intranet:
Extranets:
Network Types:

 Server

Network

 Peer-to-Peer

Network
Server Network:

• File Server
– used to store and forward (send) files from and
to computers (nodes) on the network.
• Client/Server
– individual computers (nodes) share the
processing and storage workload with a central
server.
Peer-to-Peer Network:

• Simple Peer-to-Peer
– all nodes on the network have equal
relationship to all others, and all have similar
types of software.
• Distributed Computing
– enables users to draw on the processing power
of other computers in the network.
Topology - the physical layout of the cables that
connect the nodes of the network.
Network Topologies:

• Bus topology
• Star topology
• Ring topology
Bus topology - a single node to which all the network
nodes and peripheral devices are attached.
Bus: a single path connects all devices.

BUS

A broken path can bring down all connected devices.
Star topology - places a hub in the center of the
network nodes. Groups of data are routed through the
central hub to their destinations.
Star: the hub is in the center of the network nodes.

The entire network goes down only if the hub is lost.
Ring topology - connects the nodes of the network in
a circular chain in which each node is connected to the
next.
Ring: each node is chained to the next.

If a connection is lost, the entire network goes down.
Network Media - refers to the wires, cables, and other
means by which data travels from its source to its
destination.
Network Media:

• Twisted-pair wire
• Coaxial cable
• Fiber-optic cable
• Wireless links
Twisted-pair Cable:
Coaxial Cable:
Fiber-optic Cable:
Wireless media:
Protocols
Network Protocol - a set of standards for
communication.
• TCP/IP
• IPX/SPX
• NetBEUI
TCP/IP
IPX/SPX

NetBEUI
Network Technologies:

•
•
•
•

Ethernet
Fast Ethernet
Token Ring
ARCnet
Ethernet:

 Ethernet is the most widely-installed local area network ( LAN)
technology. Specified in a standard, IEEE 802.3, Ethernet was
originally developed by Xerox from an earlier specification
called Alohanet (for the Palo Alto Research Center Aloha network)
and then developed further by Xerox, DEC, and Intel.
 An Ethernet LAN typically uses coaxial cable or special grades
of twisted pair wires. Ethernet is also used in wireless LANs.
 The most commonly installed Ethernet systems are called 10BASET and provide transmission speeds up to 10 Mbps.
 Devices are connected to the cable and compete for access using a
Carrier Sense Multiple Access with Collision Detection (CSMA/CD )
protocol.
Fats Ethernet:

Fast Ethernet is a local area network (LAN) transmission
standard that provides a data rate of 100 megabits per
second (referred to as "100BASE-T"). Workstations with
existing 10 megabit per second (10BASE-T) Ethernet
Card can be connected to a Fast Ethernet network. (The 100
megabits per second is a shared data rate; input to each
workstation is constrained by the 10 Mbps card.)
Gigabit Ethernet:

Gigabit Ethernet, a transmission technology based on
the Ethernet frame format and protocol used in local
area networks (LANs), provides a data rate of 1 billion
bits per second (one gigabit). Gigabit Ethernet is
defined in the IEEE 802.3 standard and is currently
being used as the backbone in many enterprise
networks.
Token Ring:

A Token Ring network is a local area network (LAN) in which all
computers are connected in a ring or star topology and a bit- or
token-passing scheme is used in order to prevent the collision
of data between two computers that want to send messages at
the same time. The Token Ring protocol is the second most
widely-used protocol on local area networks after Ethernet.
ARCNET
 ARCNET is a widely-installed local area network (LAN) technology that uses
a token-bus scheme for managing line sharing among the workstations and
other devices connected on the LAN.
 The LAN server continuously circulates empty message frames on a bus(a
line in which every message goes through every device on the line and a
device uses only those with its address).
 When a device wants to send a message, it inserts a "token" (this can be as
simple as setting a token bit to 1) in an empty frame in which it also inserts
the message. When the destination device or LAN server reads the
message, it resets the token to 0 so that the frame can be reused by any
other device.
 The scheme is very efficient when traffic increases since all devices are
afforded the same opportunity to use the shared network.
Network Operating System (NOS) - the group of
programs that manages the resources on the network.
Network Operating System Software:

•
•
•
•

Microsoft Windows NT Server
Banyan VINES
AppleShare
Artisoft LANtastic
Modem - (short for modulator-demodulator).
Used to translate digital signals into analog
signals that can travel over standard phone
lines.
Modem
Digital Phone Lines:
 ISDN
 T1
 T3
 ATM
ISDN(Integrated Services Digital Network)



ISDN (Integrated Services Digital Network) is a standard for
digital transmission over ordinary telephone copper wire as
well as over other media.



Home and business users who install an ISDN adapter (in place
of a telephone modem) receive Web pages at up to
128 Kbps compared with the maximum 56 Kbps rate of a
modem connection.



ISDN requires adapters at both ends of the transmission so
your access provider also needs an ISDN adapter.



In many areas where DSL and cable modem service are now
offered, ISDN is no longer as popular an option as it was
formerly.
T1
Multimedia Network - a network that enables
artists to store, retrieve, and share data with other
users.

More Related Content

What's hot

Computer communications and networks
Computer communications and networksComputer communications and networks
Computer communications and networks
Varun Jain
 
Network Slides
Network SlidesNetwork Slides
Network Slides
iarthur
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
ashiesh0007
 

What's hot (20)

Computer communications and networks
Computer communications and networksComputer communications and networks
Computer communications and networks
 
The Basics of Computer Networking
The Basics of Computer NetworkingThe Basics of Computer Networking
The Basics of Computer Networking
 
Basics of Networks ,Advantages and Disadvantages
Basics of  Networks ,Advantages and DisadvantagesBasics of  Networks ,Advantages and Disadvantages
Basics of Networks ,Advantages and Disadvantages
 
Basics of computer networks
Basics of computer networksBasics of computer networks
Basics of computer networks
 
Basic components of a computer network
Basic components of a computer  networkBasic components of a computer  network
Basic components of a computer network
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Network Slides
Network SlidesNetwork Slides
Network Slides
 
Basic concept of computer network
Basic concept of computer networkBasic concept of computer network
Basic concept of computer network
 
Wired Transmission Media
Wired Transmission MediaWired Transmission Media
Wired Transmission Media
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Presentation on Transmission Media
Presentation on Transmission MediaPresentation on Transmission Media
Presentation on Transmission Media
 
Network Types and Topologies
Network Types and TopologiesNetwork Types and Topologies
Network Types and Topologies
 
Communication media
Communication mediaCommunication media
Communication media
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
 
Network protocals
Network protocalsNetwork protocals
Network protocals
 
Data communication basics
Data communication basicsData communication basics
Data communication basics
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
 
Network protocol
Network protocolNetwork protocol
Network protocol
 
Satellite networks
Satellite networksSatellite networks
Satellite networks
 

Viewers also liked

Time and space complexity
Time and space complexityTime and space complexity
Time and space complexity
Ankit Katiyar
 
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
SlideShare
 

Viewers also liked (13)

Space complexity
Space complexitySpace complexity
Space complexity
 
CPU & RAM
CPU & RAMCPU & RAM
CPU & RAM
 
Time andspacecomplexity
Time andspacecomplexityTime andspacecomplexity
Time andspacecomplexity
 
CIM/e-Marketing Award-Assignment # 3 and #4 (combined): A Full Fledge e-Marke...
CIM/e-Marketing Award-Assignment # 3 and #4 (combined): A Full Fledge e-Marke...CIM/e-Marketing Award-Assignment # 3 and #4 (combined): A Full Fledge e-Marke...
CIM/e-Marketing Award-Assignment # 3 and #4 (combined): A Full Fledge e-Marke...
 
Time complexity
Time complexityTime complexity
Time complexity
 
Complexity of Algorithm
Complexity of AlgorithmComplexity of Algorithm
Complexity of Algorithm
 
Time and space complexity
Time and space complexityTime and space complexity
Time and space complexity
 
WDL - como criar nomes para empresas
WDL - como criar nomes para empresasWDL - como criar nomes para empresas
WDL - como criar nomes para empresas
 
Building Healthier Communities: TEDMED 2016
Building Healthier Communities: TEDMED 2016Building Healthier Communities: TEDMED 2016
Building Healthier Communities: TEDMED 2016
 
Culture
CultureCulture
Culture
 
TEDx Manchester: AI & The Future of Work
TEDx Manchester: AI & The Future of WorkTEDx Manchester: AI & The Future of Work
TEDx Manchester: AI & The Future of Work
 
Build Features, Not Apps
Build Features, Not AppsBuild Features, Not Apps
Build Features, Not Apps
 
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
 

Similar to Chapter7 Computer Networks

Computer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptxComputer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptx
ssuser86699a
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
r123027
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
Gulrez Khan
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06
kchanaka3
 

Similar to Chapter7 Computer Networks (20)

Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
Basics Of Networking and routing.ppt
Basics Of Networking and routing.pptBasics Of Networking and routing.ppt
Basics Of Networking and routing.ppt
 
Computer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptxComputer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptx
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Computer Networks By Beant Singh Duggal
Computer Networks By Beant Singh DuggalComputer Networks By Beant Singh Duggal
Computer Networks By Beant Singh Duggal
 
Rajesh basics of networking and routing
Rajesh basics of networking and routingRajesh basics of networking and routing
Rajesh basics of networking and routing
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12
 
Acem lan
Acem lanAcem lan
Acem lan
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Network plus study guide N10-005
Network plus study guide N10-005 Network plus study guide N10-005
Network plus study guide N10-005
 
COMPUTER NETWORKS
COMPUTER NETWORKSCOMPUTER NETWORKS
COMPUTER NETWORKS
 
Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptx
 
Networking
NetworkingNetworking
Networking
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06
 
Networks
NetworksNetworks
Networks
 
Fg c
Fg cFg c
Fg c
 

More from Muhammad Waqas

More from Muhammad Waqas (9)

Image processing (Signal Processing)
Image processing (Signal Processing)Image processing (Signal Processing)
Image processing (Signal Processing)
 
Windows 98 vs Windows 200
Windows 98 vs Windows 200Windows 98 vs Windows 200
Windows 98 vs Windows 200
 
Introduction to CPU registers
Introduction to CPU registersIntroduction to CPU registers
Introduction to CPU registers
 
Six exercises to relieve back pain at your workplace
Six exercises to relieve back pain at your workplaceSix exercises to relieve back pain at your workplace
Six exercises to relieve back pain at your workplace
 
Object Oriented Programming Using C++
Object Oriented Programming Using C++Object Oriented Programming Using C++
Object Oriented Programming Using C++
 
Engineering Numerical Analysis Lecture-1
Engineering Numerical Analysis Lecture-1Engineering Numerical Analysis Lecture-1
Engineering Numerical Analysis Lecture-1
 
Chapter5 Storage
Chapter5 StorageChapter5 Storage
Chapter5 Storage
 
Chapter4 Data Processing
Chapter4 Data ProcessingChapter4 Data Processing
Chapter4 Data Processing
 
Chapter1 introduction to computer systems
Chapter1 introduction to computer systemsChapter1 introduction to computer systems
Chapter1 introduction to computer systems
 

Recently uploaded

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Recently uploaded (20)

2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

Chapter7 Computer Networks

  • 2. Learning Objectives:  List four major benefits of connecting computers to form a network.  Define the terms LAN, WAN, and MAN.  List the three types of networks.  Name the three physical topologies used to build networks.
  • 3. Benefits of a Network:  Allows simultaneous access to critical programs and data.  Allows people to share peripheral devices, such as printers and scanners.  Streamlines personal communication with email.  Makes the backup process easier.
  • 4. Networking in a word: efficiency SHARED DATA, PROGRAMS AND BACKUPS
  • 5. Network Setup: • LAN (Local Area Network) • WAN (Wide Area Network) • MAN (Metropolitan Area Network)
  • 6. Local Area Network LAN • A network of computers located relatively near each other and connected by a cable.
  • 7. Wide Area Network WAN • Two or more LANs connected together, generally across a wide geographical area using high-speed or dedicated telephone line.
  • 8.
  • 9. Metropolitan Area Network MAN • Similar to a WAN network but is confined to a single city or metropolitan area.
  • 10.
  • 11. Node - individual computers attached to a network.
  • 15. Server Network: • File Server – used to store and forward (send) files from and to computers (nodes) on the network. • Client/Server – individual computers (nodes) share the processing and storage workload with a central server.
  • 16. Peer-to-Peer Network: • Simple Peer-to-Peer – all nodes on the network have equal relationship to all others, and all have similar types of software. • Distributed Computing – enables users to draw on the processing power of other computers in the network.
  • 17. Topology - the physical layout of the cables that connect the nodes of the network.
  • 18. Network Topologies: • Bus topology • Star topology • Ring topology
  • 19. Bus topology - a single node to which all the network nodes and peripheral devices are attached.
  • 20. Bus: a single path connects all devices. BUS A broken path can bring down all connected devices.
  • 21. Star topology - places a hub in the center of the network nodes. Groups of data are routed through the central hub to their destinations.
  • 22. Star: the hub is in the center of the network nodes. The entire network goes down only if the hub is lost.
  • 23. Ring topology - connects the nodes of the network in a circular chain in which each node is connected to the next.
  • 24. Ring: each node is chained to the next. If a connection is lost, the entire network goes down.
  • 25. Network Media - refers to the wires, cables, and other means by which data travels from its source to its destination.
  • 26. Network Media: • Twisted-pair wire • Coaxial cable • Fiber-optic cable • Wireless links
  • 32. Network Protocol - a set of standards for communication. • TCP/IP • IPX/SPX • NetBEUI
  • 36. Ethernet:  Ethernet is the most widely-installed local area network ( LAN) technology. Specified in a standard, IEEE 802.3, Ethernet was originally developed by Xerox from an earlier specification called Alohanet (for the Palo Alto Research Center Aloha network) and then developed further by Xerox, DEC, and Intel.  An Ethernet LAN typically uses coaxial cable or special grades of twisted pair wires. Ethernet is also used in wireless LANs.  The most commonly installed Ethernet systems are called 10BASET and provide transmission speeds up to 10 Mbps.  Devices are connected to the cable and compete for access using a Carrier Sense Multiple Access with Collision Detection (CSMA/CD ) protocol.
  • 37. Fats Ethernet: Fast Ethernet is a local area network (LAN) transmission standard that provides a data rate of 100 megabits per second (referred to as "100BASE-T"). Workstations with existing 10 megabit per second (10BASE-T) Ethernet Card can be connected to a Fast Ethernet network. (The 100 megabits per second is a shared data rate; input to each workstation is constrained by the 10 Mbps card.)
  • 38. Gigabit Ethernet: Gigabit Ethernet, a transmission technology based on the Ethernet frame format and protocol used in local area networks (LANs), provides a data rate of 1 billion bits per second (one gigabit). Gigabit Ethernet is defined in the IEEE 802.3 standard and is currently being used as the backbone in many enterprise networks.
  • 39. Token Ring: A Token Ring network is a local area network (LAN) in which all computers are connected in a ring or star topology and a bit- or token-passing scheme is used in order to prevent the collision of data between two computers that want to send messages at the same time. The Token Ring protocol is the second most widely-used protocol on local area networks after Ethernet.
  • 40. ARCNET  ARCNET is a widely-installed local area network (LAN) technology that uses a token-bus scheme for managing line sharing among the workstations and other devices connected on the LAN.  The LAN server continuously circulates empty message frames on a bus(a line in which every message goes through every device on the line and a device uses only those with its address).  When a device wants to send a message, it inserts a "token" (this can be as simple as setting a token bit to 1) in an empty frame in which it also inserts the message. When the destination device or LAN server reads the message, it resets the token to 0 so that the frame can be reused by any other device.  The scheme is very efficient when traffic increases since all devices are afforded the same opportunity to use the shared network.
  • 41. Network Operating System (NOS) - the group of programs that manages the resources on the network.
  • 42. Network Operating System Software: • • • • Microsoft Windows NT Server Banyan VINES AppleShare Artisoft LANtastic
  • 43. Modem - (short for modulator-demodulator). Used to translate digital signals into analog signals that can travel over standard phone lines.
  • 44. Modem
  • 45. Digital Phone Lines:  ISDN  T1  T3  ATM
  • 46. ISDN(Integrated Services Digital Network)  ISDN (Integrated Services Digital Network) is a standard for digital transmission over ordinary telephone copper wire as well as over other media.  Home and business users who install an ISDN adapter (in place of a telephone modem) receive Web pages at up to 128 Kbps compared with the maximum 56 Kbps rate of a modem connection.  ISDN requires adapters at both ends of the transmission so your access provider also needs an ISDN adapter.  In many areas where DSL and cable modem service are now offered, ISDN is no longer as popular an option as it was formerly.
  • 47. T1
  • 48. Multimedia Network - a network that enables artists to store, retrieve, and share data with other users.