Difference between revisions of "Hypertext Transfer Protocol"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
Line 1: Line 1:
 
The '''Hypertext Transfer Protocol''' ('''HTTP''') is an application protocol for distributed, collaborative, [[hypermedia]] information systems.
 
The '''Hypertext Transfer Protocol''' ('''HTTP''') is an application protocol for distributed, collaborative, [[hypermedia]] information systems.
 +
 +
(TO DO: expand, organize, cross-reference, illustrate.)
  
 
== World Wide Web ==
 
== World Wide Web ==

Revision as of 05:57, 13 September 2015

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems.

(TO DO: expand, organize, cross-reference, illustrate.)

World Wide Web

HTTP is the foundation of data communication for the World Wide Web.

Hypertext

HTTP is used to communicate hypertext.

Hypertext is structured text that uses logical links (hyperlinks) between nodes containing text.

The standards development of HTTP was coordinated by the Internet Engineering Task Force (IETF) and the World Wide Web Consortium (W3C).

See also

External links