Skip Site Navigation «

DRX

app«drx

Web Developer Resource Index: HTTP

The Hypertext Transfer Protocol is the engine that drives the the Web, and is an application of the client-server programming model. To fetch this page you most likely selected a hyperlink, or URI, usually clicking on it with a mouse. After doing so your browser (the client) requested it from the Web server on this host, a brief negotiation was made, and the server returned the page after which the browser rendered it and now you are viewing (or listening) to it.

HTTP is a very simple stateless TCP/IP protocol—some say too simple. The tradeoff? Speed. Pure and simple, it delivers.

For a more detailed discussion on this topic, visit the HTTP Protocol section of my PHP Labs series on building modular XHTML Web pages.

Updated: Thursday, December 4th, 2008 @ 11:42 AM EST

iconInternet:Protocols:HTTP {0}(10)[53]

Navigation

Resources

Matching Tags

Indexes

§ A.Author
§ B.Best
§ D.Domain
§ F.Recent
§ G.Tag
§ H.Title

Search for Hypertext Transfer Protocol on:


Last updated: Thursday, December 4th, 2008 @ 11:42 AM EST [2008-12-04T16:42:05Z]   home

(c) 2010-2012, Douglas W. Clifton, loadaveragezero.com, all rights reserved.