Hypertext Transfer Protocol

Hypertext Transfer Protocol

Hypertext Transfer Protocol This protocol, commonly known as HTTP, is one of the most important PROTOCOLS used on the Internet. It is used when a BROWSER communicates with a WEB SERVER. For example, when the user of a browser clicks a mouse on a HYPERLINK in a WEB PAGE the browser sends a message to the Web server which contains the file referenced in the link to ask for the file to be retrieved. A typical message would be GET /findpage.html HTTP / 1.0. This informs the server that the client browser would like to retrieve the file findpage.html in order to display it, and that the version of HTML that the client currently understands is 1.0. This is an example of one of the most popular commands in the HTTP protocol, the GET command; there are a number of others which, for example, are concerned with FORMS processing. The server also uses commands from the repertoire of commands within the HTTP protocol to send messages back to the browser. For example, the first line of a response from a server to a request from a browser might be HTTP/1.1 200 OK. This tells the browser that its request (usually a request for a Web page to be sent) has been correctly processed and that the server is using version 1.1 of HTTP. The number 200 is an example of an HTTP STATUS CODE which gives an indication of the status of the request; 200 indicates that the request was communicated successfully. HTTP is a stateless protocol: a protocol where each command has no knowledge of any previous command. There are currently two version of HTTP: 1.0 and 1.1. The vast majority of browsers now support version 1.1. See also COOKIE, WEB SERVER, and COMMON GATEWAY INTERFACE.

Show all research tools

Cite this article
Pick a style below, and copy the text for your bibliography.

  • MLA
  • Chicago
  • APA

DARREL INCE. "Hypertext Transfer Protocol." A Dictionary of the Internet. 2001. Encyclopedia.com. 27 May. 2012 <http://www.encyclopedia.com>.

DARREL INCE. "Hypertext Transfer Protocol." A Dictionary of the Internet. 2001. Encyclopedia.com. (May 27, 2012). http://www.encyclopedia.com/doc/1O12-HypertextTransferProtocol.html

DARREL INCE. "Hypertext Transfer Protocol." A Dictionary of the Internet. 2001. Retrieved May 27, 2012 from Encyclopedia.com: http://www.encyclopedia.com/doc/1O12-HypertextTransferProtocol.html

Learn more about citation styles

Hypertext Transfer Protocol Daemon

Hypertext Transfer Protocol Daemon A DAEMON which is always active in a WEB SERVER. It waits for an HTTP REQUEST and then carries out the processes required to respond to the request. For example, it might retrieve a WEB PAGE and then send that page back to the BROWSER that made the request. Usually abbreviated to HTTPD.

Show all research tools

Cite this article
Pick a style below, and copy the text for your bibliography.

  • MLA
  • Chicago
  • APA

DARREL INCE. "Hypertext Transfer Protocol Daemon." A Dictionary of the Internet. 2001. Encyclopedia.com. 27 May. 2012 <http://www.encyclopedia.com>.

DARREL INCE. "Hypertext Transfer Protocol Daemon." A Dictionary of the Internet. 2001. Encyclopedia.com. (May 27, 2012). http://www.encyclopedia.com/doc/1O12-HypertextTransferPrtclDmn.html

DARREL INCE. "Hypertext Transfer Protocol Daemon." A Dictionary of the Internet. 2001. Retrieved May 27, 2012 from Encyclopedia.com: http://www.encyclopedia.com/doc/1O12-HypertextTransferPrtclDmn.html

Learn more about citation styles

hypertext transfer protocol

hypertext transfer protocol See HTTP.

Show all research tools

Cite this article
Pick a style below, and copy the text for your bibliography.

  • MLA
  • Chicago
  • APA

JOHN DAINTITH. "hypertext transfer protocol." A Dictionary of Computing. 2004. Encyclopedia.com. 27 May. 2012 <http://www.encyclopedia.com>.

JOHN DAINTITH. "hypertext transfer protocol." A Dictionary of Computing. 2004. Encyclopedia.com. (May 27, 2012). http://www.encyclopedia.com/doc/1O11-hypertexttransferprotocol.html

JOHN DAINTITH. "hypertext transfer protocol." A Dictionary of Computing. 2004. Retrieved May 27, 2012 from Encyclopedia.com: http://www.encyclopedia.com/doc/1O11-hypertexttransferprotocol.html

Learn more about citation styles

Free newspaper and magazine articles

Pictures from Google Image Search

Click to see an enlarged picture
Click to see an enlarged picture
Click to see an enlarged picture

See more pictures of Hypertext Transfer Protocol