HTTP
Short for HyperText Transfer Protocol, the underlying protocol used by the World Wide
Web. HTTP defines how messages are formatted and transmitted, and what actions Web
servers and browsers should take in response to various commands. For example,
when you enter a URL in your browser, this actually sends an HTTP command to the Web
server directing it to fetch and transmit the requested Web page.

The other main standard that controls how the World Wide Web works is HTML, which
covers how Web pages are formatted and displayed.

HTTP is called a stateless protocol because each command is executed independently,
without any knowledge of the commands that came before it. This is the main reason that
it is difficult to implement Web sites that react intelligently to user input. This shortcoming
of HTTP is being addressed in a number of new technologies, including ActiveX, Java,
JavaScript and cookies.

Currently, most Web browsers and servers support HTTP 1.1. One of the main features of
HTTP 1.1 is that it supports persistent connections. This means that once a browser
connects to a Web server, it can receive multiple files through the same connection. This
should improve performance by as much as 20%.

  
 
 
LEGAL l Privacy | News & Notice l Survey l Staff Support
All Contents Copyright ¨Ï 2001 - 2010 SAMSUNG Electronics Co., Ltd. Optical Disc Drive