HELP! * GREY=local LOCAL HTML version of Foils prepared 10 Sept 1996

Foil 15 HTTP - How does it work?

From Setting the Stage for CGI Programming: HTTP, URL, CGI, MIME, HTTPD ECS400 Senior Undergraduate Course -- Fall Semester 96. by Nancy J. McCracken * See also color IMAGE

On each hyperlink click, the browser (client) initiates a connection with the server at the "machine" (e.g. using UNIX BSD connect call on the default port 80, or a custom user-defined port)
A request is sent to the server, formatted as a MIME-like message.
The server replies with another MIME-like message which is received by the browser and either formatted in the browser window or viewed with a helper application.
The connection is closed on both sides. (The exception to this is the "server push" connection.)



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed Feb 19 1997