CPS- How web pages are located, retrieved and displayed

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 7

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

8 Terms

1

User opens URL in web browser

Web browser will send URL to DMS

New cards
2

Web browser will send URL to DNS

DNS will search for IP address

New cards
3

DNS will search for IP address

Is the IP found?

New cards
4

Is the IP found?

YES: it sends IP address back to web

NO: web browser sends URL to a new DNS

New cards
5

YES: It sends IP address back to web browser

NO: web browser sends URL back to a new DNS

Web browser sends request to web browser

New cards
6

Web browser sends request to web browser

Asks for web page from website through protocol

New cards
7

Asks for webpage from website through protocol

If protocol is Http:

•Web server sends script back to web browser

•Web browser renders active script to display webpage

If protocol is Https:

Web browser requests digital certificate from web server

Web server sends copy of digital certificate to web browser

•Web browser checks if digital certificate is authentic

New cards
8

If protocol is Https:

•Web browser requests digital certificate from web server

•Web server sends copy of digital certificate to web browser

•Web browser checks if digital certificate is authentic

If it is authentic:

•Web browser allows communication to continue with web server. Any data transmitted between them is encrypted.

•Web server sends script back to display web page

If not authentic:

•Web browser will report that website is not secure.

New cards
robot