Chapter 19 Slides

Download Report

Transcript Chapter 19 Slides

A+ Guide to Managing
and Maintaining Your PC
Fifth Edition
Chapter 19
PCs on the Internet
Client/Server Applications on
the Internet
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
2
The TCP/IP Suite of Protocols

How a client addresses a server application on
another computer

How protocols in TCP/IP suite are used on
intranets and Internet to support client/server
applications
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
3
Using IP and Port Addresses to
Identify Services
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
4
Common Port Assignments
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
5
TCP/IP Network Layers
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
6
TCP/IP Protocol Layers

Applications protocols

Applications make an API call to the OS

TCP/IP protocols used by the OS for network
communication

Network protocols used by hardware

Included in firmware and drivers on a single NIC

Protocol used depends on type of physical network
data is traveling on (eg, PPP)
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
7
TCP/IP Protocols Used by the
OS for Network Communication
TCP
UDP
IP
ARP
RARP
ICMP
Guarantees packet delivery
 Connection-oriented protocol
 Does not guarantee delivery
 Connectionless protocol
 Breaks up and reassembles data into packets; routes
them to their destination
 Locates host on a local network
 Discovers Internet address of host on local network
 Communicates problems with transmission

A+ Guide to Managing and Maintaining Your PC, Fifth Edition
8
Internet Protocol (IP)
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
9
Transmission Control Protocol
(TCP)
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
10
Ways to Connect to the Internet

Standard dial-up modem

DSL

Cable modem
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
11
Dial-up Networking

Uses PPP to send packets of data over phone
lines

Must install modem and drivers to run it

Must install TCP/IP and bind it to the modem
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
12
How Dial-up Networking Works
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
13
DSL and Cable Modem
Connections

Broadband technologies

Support transmission of more than one kind of
data at once

TCP/IP settings usually the same as modemto-phone line connection

Use a network card in the PC for physical
connection to network
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
14
Cable Modem
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
15
DSL and ISDN Service

Provided by local telephone company

Uses DSL/ISDN converter box, sometimes
combined with a router

DSL uses a DSL router

ISDN connection uses Terminal Adapter (TA) or
ISDN router
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
16
Sharing Internet Connections

One computer on the LAN with direct
connection to Internet can serve as host
computer for others on the LAN (ICS)

For broadband connections, broadband
converter box can connect to network device
that manages connection for entire network

Router can serve as a wireless access point for
computers to connect wirelessly to Internet
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
17
Implementing a Firewall

Filters data packets, ports, applications, and
information

Hardware firewalls

Software firewalls
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
18
Hardware Firewalls
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
19
Software Firewalls
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
20
Supporting Internet Clients

Web browsers

Email

FTP (File Transfer Protocol)
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
21
Supporting Web Browsers

Addresses that Web browsers use to locate
resources on a Web server (Uniform Resource
Locator)

Ensuring privacy with HTTPS and SSL

Troubleshooting common problems that occur
with Web browsers
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
22
URL Structure
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
23
Top-Level Domain Names
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
24
Ensuring Privacy Between the
Web Server and Browser
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
25
Solving Browser Performance
Problems

Clean up hard drive (Defrag, ScanDisk)

Optimize system settings (System Information)

Clear browser cache and Web page history

Suppress image downloads

Download browser updates and patches
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
26
Hands-on Project: Configuring a
Browser

pp. 911 – pp. 914

Figure 19-22, Figure 19-23
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
27
Supporting Email
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
28
Supporting Email (continued)
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
29
Supporting FTP

Used to transfer files between two computers
using the same or different operating system(s)

Both computers must have FTP installed

Can be executed from user-friendly GUI
software or from a command prompt
A+ Guide to Managing and Maintaining Your PC, Fifth Edition
30