Hypertext Transfer Protocol
2006-10-15 00:14:40
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
Hypertext Transfer Protocol Overview.
2006-10-15 00:03:22
·
answer #2
·
answered by Carmeyl C 1
·
0⤊
0⤋
Hyper Text Transfer Protocol
2006-10-15 00:01:48
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
Hypertext Transfer Protocol (HTTP) is a method used to transfer or convey information on the World Wide Web. Its original purpose was to provide a way to publish and retrieve HTML pages.
Development of HTTP was coordinated by the World Wide Web Consortium and the Internet Engineering Task Force, culminating in the publication of a series of RFCs, most notably RFC 2616, which defines HTTP/1.1, the version of HTTP in common use today.
HTTP is a request/response protocol between clients and servers. The originating client, such as a web browser, spider, or other end-user tool, is referred to as the user agent. The destination server, which stores or creates resources such as HTML files and images, is called the origin server. In between the user agent and origin server may be several intermediaries, such as proxies, gateways, and tunnels.
An HTTP client initiates a request by establishing a Transmission Control Protocol (TCP) connection to a particular port on a remote host (port 80 by default; see List of TCP and UDP port numbers). An HTTP server listening on that port waits for the client to send a request message.
Upon receiving the request, the server sends back a status line, such as "HTTP/1.1 200 OK", and a message of its own, the body of which is perhaps the requested file, an error message, or some other information.
Resources to be accessed by HTTP are identified using Uniform Resource Identifiers (URIs) (or, more specifically, URLs) using the http: or https URI schemes.
2006-10-14 23:58:05
·
answer #4
·
answered by ☺♥? 6
·
1⤊
0⤋
Definition for hypertext transport protocol. This is the standard protocol needed to access the Internet using browser like Netscape, Explorer, etc.
2006-10-15 00:00:02
·
answer #5
·
answered by AspiringJ 2
·
0⤊
0⤋
Hypertext transport protocol
2006-10-14 23:59:18
·
answer #6
·
answered by Sunil 3
·
0⤊
0⤋
(h)hyper(t)text (t)transfer (p)protocol...hehehe..
2006-10-15 00:00:30
·
answer #7
·
answered by princess 1
·
0⤊
0⤋