computers are your future tenth edition chapter 8: networks: communicating & sharing resources...

43
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 1

Upload: roxanne-marshall

Post on 13-Dec-2015

216 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Computers Are Your Future

Tenth Edition

Chapter 8: Networks: Communicating & Sharing

Resources

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 1

Page 2: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

22

All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic,

mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America.

Copyright © 2009 Pearson Education, Inc.  Copyright © 2009 Pearson Education, Inc.  Publishing as Prentice HallPublishing as Prentice Hall

Page 3: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

What You Will Learn

Understand basic networking concepts.

Discuss the advantages and disadvantages of networks.

Distinguish between peer-to-peer and client/server local area networks (LANs).

Define topology and understand how the three LAN topologies differ.

3Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall

Page 4: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

What You Will Learn Explain the importance of network

protocols. Name the most widely used LAN

protocol and its versions. Identify the special components of

a wide area network (WAN) that differentiate it from a LAN.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 4

Page 5: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

What You Will Learn

Contrast circuit-switching and packet-switching networks and explain their respective strengths and weaknesses.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 5

Page 6: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Networks: Communicating & Sharing Resources

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 6

Page 7: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals

A network links multiple computer systems to enable them to share data and resources.

The two main categories of computer networks are: Local area network (LAN) Wide area network (WAN)

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 7

Page 8: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 8

Page 9: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals

A local area network (LAN) May be wireless or connected through

cables Covers a limited geographic area

A wide area network (WAN) Links computer systems that can be

thousands of miles apart May require long-distance transmission

mediaCopyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 9

Page 10: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals

Communication devices Required to convert data into signals

that can be transferred over wired or wireless media

Convert data to and from analog signals to digital signals

Assist in digital communication Enhance signal strength Enable effective data transfer

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 10

Page 11: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals Communication

devices include: Computers Modems Routers Switches Network interface

cards (NICs)

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 11

Page 12: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals

A computer is called a client or a node when it is part of a network.

A node can be any computer or peripheral device on a network.

A computer needs a network interface card (NIC) to connect to a network.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 12

Page 13: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals

Routers Connect two or more networks Determine the best route to transmit

data Switches

Provide a function similar to that of a router

Move data within one networkCopyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 13

Page 14: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Network Fundamentals The majority of networks have a file

server, a special computer that holds the network’s programs, data files, and network operating system (NOS).

Network operating systems provide file directories for file and resource location, computerized software update distribution, and Internet services support.Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 14

Page 15: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Advantages & Disadvantages of Networking

Advantages of networking Hardware cost

reduction Sharing of

information, data, and applications

Data management centralization

Linking of people

Disadvantages of networking Loss of autonomy Lack of privacy Security threats Productivity loss

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 15

Page 16: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Local area networks can be classified as either peer-to-peer or client/server.

Peer-to-peer (P2P) networks: Share files without a file server Are easy to set up Are normally used for home or small

offices Slow down if there are too many usersCopyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 16

Page 17: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Client/server networks: Made up of one or more file servers

and clients Client requests sent to server Wired or wireless connections Do not slow down with heavy usage

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 17

Page 18: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 18

Page 19: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

A network topology The physical design of a LAN Responsible for resolving the problem

of contention Conflict that occurs when two or more

computers on the network attempt to transmit at the same time

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 19

Page 20: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Three types of LAN topologies are: Bus topology, which is used primarily

in comparatively small environments such as a home or small office.

Star topology, which works best in environments such as office buildings, computer labs, and WANs.

Ring topology, which is best used within a division of a company or on one floor of a multiple floor building.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 20

Page 21: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 21

Page 22: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 22

Page 23: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 23

Page 24: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Protocols are the standards used by networks to permit communication between network-connected devices.

A network’s protocol suite contains the protocols of the network and specifies its network architecture, or how the network works.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 24

Page 25: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Because of the complexity of networks, network layers are used to divide the network architecture.

A network layer can operate and be treated distinctly from the other layers in the network architecture.

The vertical arrangement of network layers is called a protocol stack.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 25

Page 26: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Ethernet is the most-used local area network protocol.

The two versions of Ethernet, which use twisted-pair wiring and switches, are: 10Base-T (10 Mbps) 100Base-T (100 Mbps)

Wi-Fi uses radio waves to provide a wireless LAN standard.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 26

Page 27: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Popular LAN Protocols

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 27

Page 28: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Local Area Networks

Popular Wireless Networking Standards

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 28

Page 29: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Wide area networks are used to link computers spread over large geographic areas.

The two distinguishing components of a WAN, not part of a local area network, are: A point of presence (POP) A backbone

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 29

Page 30: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

A point of presence (POP) is the connection point of a WAN used by individuals to obtain access to the network.

Backbones are transmission lines that have the ability to handle the massive traffic associated with a WAN.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 30

Page 31: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Protocols Transmission Control Protocol (TCP)

Defines how Internet-connected computers can exchange, control, and confirm messages

Internet Protocol (IP) Provides a distinct identification to any computer

connected to the Internet – the IP address TCP/IP

Together, they define how the Internet works

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 31

Page 32: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

The technologies on which WAN protocols are based include: Circuit switching, used by the public

switched telephone network (PSTN), sends data is sent over a physical end-to-end circuit between the sending and receiving computers.

Packet switching, used by the Internet, divide and send outgoing messages as packets, which are reassembled upon receipt.

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 32

Page 33: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 33

Page 34: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 34

Page 35: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 35

Page 36: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 36

Page 37: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Circuit switching Data sent over a physical circuit Best when avoiding delivery delay is

vital High-speed electronic switches make

connections

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 37

Page 38: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

Packet switching Message divided into numbered packets Sent to router to distribute Packets sent through multiple paths Message reconstituted

Packet switching vs. circuit switching More efficient Less expensive More reliable

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 38

Page 39: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

Wide Area Networks

WAN applications include: E-mail Conferencing Document exchange Remote database access

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 39

Page 40: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

What You’ve Learned

Computer networks of two or more linked computers share resources and exchange data.

The two main types of networks are local area networks (LANs) and wide area networks (WANs).

There are advantages and disadvantages to using a computer network.Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 40

Page 41: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

What You’ve Learned

41Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall

The two main categories of local area networks are peer-to-peer and client/server.

The topologies of a LAN include the bus topology, the ring topology, and the star topology.

The manner in which network devices communicate is defined by protocols.

Page 42: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

What You’ve Learned

The Ethernet is the most popular LAN protocol.

Distinguishing components of a WAN, when compared with a LAN, are its point of presence (POP) and backbones.

WAN connections may be made through analog telephone calls or digital hookups.Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 42

Page 43: Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice

What You’ve Learned

The technologies on which WAN protocols are based use either circuit switching (PSTN) or packet switching (the Internet).

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 43