HTTP
|
|||||||
|
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. Also see The Difference Between FTP and HTTP in the Did You Know . . . ? section of Webopedia. |
|
||||||
|
15Seconds .NET Page HTTP Made Really Easy HTTP Overview HTTP Specifications and Drafts HTTP tutorial Internet Draft of the HyperText Transfer Protocol (HTTP) Performance interactions between P-HTTP and TCP - paper Yahoo!'s HTTP page A Comprehensive Analysis of .NET IETF's HTTP Working Group Page Protecting Information on an HTTP Server RFC 2068 Course material on the HTTP protocol |
|||||||