Chapter 1 Internet & Web Basics
Chapter 1 Internet & Web Basics
Fifth Edition
Chapter 1
Internet & Web Basics
Key Concepts
Aligned to W CA G 2.0
https://www.dol.gov/odep/topics/UniversalDesign.htm
Network
two or more computers connected together for the purpose
of communicating and sharing resources
Copyright © 2019 Pearson Education, Inc. All Rights Reserved
11
The Client/Server Model (1 of 2)
• Client/Server can describe a relationship between two
computer programs – the "client" and the "server".
• Client
– requests some type of service (such as a file or
database access) from the server.
• Server
– fulfills the request and transmits the results to the
client over a network
• Specialized Protocols:
– File Transfer: FT P
– E-mail: SMT P, PO P 3, I MA P
– Websites: HTT P, HTT P/2
Copyright © 2019 Pearson Education, Inc. All Rights Reserved
15
HTT P Hypertext Transfer Protocol
• A set of rules for exchanging files such as text, graphic
images, sound, video, and other multimedia files on the
Web.
• Web browsers send HTT P requests for web pages and
their associated files.
• Web servers send HTT P responses back to the web
browsers.
UR L
Uniform Resource Locator
Represents the address of a resource on the Internet.