I&C SCI 32 Lecture Notes - Lecture 4: Hypertext Transfer Protocol, Https

40 views1 pages
URL (Uniform Resource Locator)
Host Port
---------------------- -----
http://www.ics.uci.edu : 80/~thornton/ics32/Notes/
------ -------------------------------
Protocol / scheme Resource
HTTP (HyperText Transfer Protocol)
HTTPS (Secure HTTP)
- Adds encryption
- Adds identification
------------------------------------------------------------------------------------------------------------------------------------------
http://www.ics.uci.edu/~thornton/ics32/CodeExamples/ExceptionalControlFlow/oops.py
HTTP 1.1 is the protocol here (This is called a request/ response protocol)
- Client connects to the server
- Server accepts connection
- Client makes a request (an HTTP request)
- Server sends a response
- Both sides close their side of the connection
HTTP requests
-------------------
GET /~thornton/ics32/CodeExamples/ExceptionalControlFlow/oops.py HTTP/1.1
Host: www.ics.uci.edu
[[[blank line]]]
find more resources at oneclass.com
find more resources at oneclass.com
Unlock document

This preview shows half of the first page of the document.
Unlock all 1 pages and 3 million more documents.

Already have an account? Log in

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers

Related Documents