120 likes | 322 Views
Hyper Text Transfer Protocol. Review: URLs. http://www.st.cloudstate.edu/athletics.html. File Name Which file do you want?. Protocol What type of information is being transmitted?. Domain Name Which computer is it on?. Hyper Text Transfer Protocol. Review: Clients and Servers.
E N D
Hyper Text Transfer Protocol Review: URLs http://www.st.cloudstate.edu/athletics.html File Name Which file do you want? Protocol What type of information is being transmitted? Domain Name Which computer is it on?
Hyper Text Transfer Protocol Review: Clients and Servers HTTP: Hyper Text Transfer Protocol is used to transfer web pages from one computer to another HTTP Client (Web Browser) HTTP Server (Web Server) Internet Explorer Firefox Safari Opera Apache IIS
Hyper Text Transfer Protocol Requesting a Web Page Step 1: Client requests an HTML file from Server “I’d like homepage.html” Step 2: Server sends the HTML file to the Client
Hyper Text Transfer Protocol HTTP GET Command Step 1: Client requests an HTML file from Server “I’d like homepage.html” 210.7.65.180 - - [24/Oct/2007:03:27:53 MST7MDT] "GET http://windowsattendance.com/screenshots.html HTTP/1.1" 200 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://www.windowsattendance.com/"
Hyper Text Transfer Protocol HTTP GET Command 210.7.65.180 - - [24/Oct/2007:03:27:53 MST7MDT] "GET http://windowsattendance.com/screenshots.html HTTP/1.1" 200 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://www.windowsattendance.com/"
Hyper Text Transfer Protocol HTTP GET Command 210.7.65.180 - - [24/Oct/2007:03:27:53 MST7MDT] "GET http://windowsattendance.com/screenshots.html HTTP/1.1" 200 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://www.windowsattendance.com/"
Hyper Text Transfer Protocol HTTP GET Command 210.7.65.180 - - [24/Oct/2007:03:27:53 MST7MDT] "GEThttp://windowsattendance.com/screenshots.html HTTP/1.1" 200 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://www.windowsattendance.com/"
Hyper Text Transfer Protocol HTTP GET Command 210.7.65.180 - - [24/Oct/2007:03:27:53 MST7MDT] "GET http://windowsattendance.com/screenshots.html HTTP/1.1" 200 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://www.windowsattendance.com/"
Hyper Text Transfer Protocol HTTP GET Command 210.7.65.180 - - [24/Oct/2007:03:27:53 MST7MDT] "GET http://windowsattendance.com/screenshots.html HTTP/1.1" 200 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://www.windowsattendance.com/"
Hyper Text Transfer Protocol HTTP GET Command Step 1: Client requests an HTML file from Server “I’d like homepage.html” 210.7.65.180 - - [24/Oct/2007:03:27:53 MST7MDT] "GET http://windowsattendance.com/screenshots.html HTTP/1.1" 200 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" "http://www.windowsattendance.com/"