User Tools

Site Tools


http

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
http [2007/09/19 19:45] – created roumanihttp [2008/09/15 19:45] (current) roumani
Line 1: Line 1:
 ====== HTTP ====== ====== HTTP ======
  
-This lecture covers the HTTP protocol. This includes the protocol itself, servers and clients, and how to build HTTP clients at the socket, URL, and browser levels.+This lecture covers the Hyper Text Transfer protocol. This includes the protocol itself, servers and clients, and how to build HTTP clients at the socket, URL, and browser levels.
  
 ===== Outline ===== ===== Outline =====
  
   * The need for a layer on top of sockets    * The need for a layer on top of sockets 
-  * The HTTP protocol+  * The HTTP protocol; Sniffers
   * Using HTTP servers -- Apache   * Using HTTP servers -- Apache
 +  * Authorization, content caching, and redirection
   * Building an HTTP client   * Building an HTTP client
   * HTML Forms   * HTML Forms
Line 16: Line 17:
   * Read section 2.9 of our textbook   * Read section 2.9 of our textbook
   * Review HTML in sections 2.1 to 2.8   * Review HTML in sections 2.1 to 2.8
-  * Build a home a web page on ''red'' (if you don't already have one) and include in it a restricted section. The //Resource Directory// has information on the authentication and encryption capabilities of Apache.+  * Build a home a web page on ''red'' (if you don't already have one) and include in it a restricted section. The //Resource Directory// has information on Apache'authentication and encryption capabilities.
  
  
 ===== Slides from Lecture ===== ===== Slides from Lecture =====
 +[[http://www.cse.yorku.ca/~roumani/course/4413/pdf/HTTP.pdf|pdf]]
  
-{{flash>/course/4413/_media/:4413http.swf [523,416]}}+ 
 +{{:44http.swf?523x416}}
  
http.1190231139.txt.gz · Last modified: 2007/09/19 19:45 by roumani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki