English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

what is http?
how http use?
working of http

2007-03-10 20:33:43 · 3 answers · asked by dhananjay s 1 in Computers & Internet Internet

3 answers

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.
See here for more information:
http://en.wikipedia.org/wiki/Http

2007-03-10 20:37:08 · answer #1 · answered by Fr0z3nByt3 3 · 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 (1999), 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.

2007-03-10 20:38:11 · answer #2 · answered by Mortis 4 · 0 0

HTTP is a language that your computer uses to talk to the computers which store websites and serve them (hence the name "server") over phone, cable, or fiber optic lines to your computer when you request them (pressing "Go" or hitting Enter after typing "http://www.website.com...").

2007-03-10 20:58:32 · answer #3 · answered by JamesBondSV 2 · 0 0

fedest.com, questions and answers