technology in action chapter 12 1 computer networks & security advantages of a network...

9
1 Technology In Action Chapter 12 Computer Networks & Security • Advantages of a network • Client/server and peer-to-peer networks • Classifications of client/server networks • Client/server network components • Types of servers • Network topologies NEXT SLIDE

Post on 21-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

1

Technology In Action Chapter 12

Computer Networks & Security

• Advantages of a network

• Client/server and peer-to-peer networks

• Classifications of client/server networks

• Client/server network components

• Types of servers

• Network topologies

NEXT SLIDE

Page 2: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

2

Technology In Action Chapter 12

Topics

• Types of transmission media

• Network software

• Network adapters

• Moving data in a client/server network

• Securing networks

NEXT SLIDE

Page 3: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

3

Technology In Action Chapter 12

Networking Advantages

• Networks:– Increase productivity– Enable the sharing of resources– Facilitate Internet connectivity

NEXT SLIDE

Page 4: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

4

Technology In Action Chapter 12

Client/Server Networks

• Server based network:– Clients– Servers

• Data flows efficiently

• Servers respond to requests from clients

• Servers perform specific tasks

• Scalable networkNEXT SLIDE

Page 5: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

5

Technology In Action Chapter 12

Classifications of Client/Server Networks• LAN:

– Local area network– Computers linked together over a small geographic

region

• WAN:– Wide area network– Computers linked together over large diverse

geographic locations

• MAN:– Metropolitan area network– Computers linked together within a city or county

NEXT SLIDE

Page 6: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

6

Technology In Action Chapter 12

Classifications of Client/Server Networks

• PAN:– Personal area network– Wireless devices connected in close proximity

to each other

• Intranet:– Private corporate network

NEXT SLIDE

Page 7: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

7

Technology In Action Chapter 12

Constructing Client/Server Networks

• Servers

• Network topologies

• Transmission media

• Network operating system (NOS)

• Network adapters

• Network navigation devices

Page 8: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

24

Technology In Action Chapter 12

Network Security• Authentication:

– User ID and password used to access the network

• Access privileges:– Enable access to certain network systems

• Physical protection measures:– Restrict physical access to sensitive network

equipment– Magnetic card readers– Biometric access devices

NEXT SLIDE

Page 9: Technology In Action Chapter 12 1 Computer Networks & Security Advantages of a network Client/server and peer-to-peer networks Classifications of client/server

25

Technology In Action Chapter 12

Network Security

• Firewalls:– Prevent access to the network by

unauthorized users– Composed of software and/or hardware– Screens and validates data packets– Bastion host/proxy server

NEXT SLIDE