- HTTP (Hypertext Transfer Protocol) is the set of rules for transferring files (text, graphic images, sound, video, and other multimedia files) on the World Wide Web. As soon as a Web user opens their Web browser, the user is indirectly making use of HTTP. HTTP is an application protocol that runs on top of the TCP/IP suite of protocols (the foundation protocols for the Internet). HTTP concepts include (as the Hypertext part of the name implies) the idea that files can contain references to other files whose selection will elicit additional transfer requests. Any Web server machine contains, in addition to the Web page files it can serve, an HTTP daemon, a program that is designed to wait for HTTP requests and handle them when they arrive. Your Web browser is an HTTP client, sending requests to server machines. When the browser user enters file requests by either "opening" a Web file (typing in a Uniform Resource Locator or URL) or clicking on a hypertext link, the browser builds an HTTP request and sends it to the Internet Protocol address (IP address) indicated by the URL. The HTTP daemon in the destination server machine receives the request and sends back the requested file or files associated with the request. (A Web page often consists of more than one file.) The latest version of HTTP is HTTP 1.1. >> Stay up to date by receiving the latest IT term daily. Simply check "Word of the Day" to register.
 |
Learn more about ASP.NET, Ajax and Web application development |
| Introduction to ASP.NET's Model View Controller (MVC) Design Pattern: Microsoft is working on an MVC framework, which will let ASP.NET developers decouple their data, events and views and enable a more flexible application architecture. |
| Silverlight Tutorial: Silverlight is Microsoft's framework for building browser and platform-agnostic Web apps. This resource will help developers see what Silverlight can do for them. |
| ASP.NET Ajax Tutorial: This introduces developers to Microsoft's ASP.NET Ajax framework with a plethora of tips, tutorials and webcasts. |
| Advanced Windows Debugging Book Chapter and Podcast: This book excerpt and podcast offers information that will help you to master some of the most powerful debugging tools, including NTSD, CDB, WinDbg, KD, and ADPlus. |
| Fast Guide: SharePoint blogs: Most companies have limited budgets and resources, MOSS blogs may offer just the added support needed to keep abreast of the information you need when you need it. |
| Best practices of the AJAX kind: Some tips from online giant Yahoo have value for any would-be AJAX front-end developers, be they Microsoft community members or outliers. |
| LAST UPDATED: |
27 Jul 2006
|
 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

 |
More resources from around the web:
|


');
// -->


 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
scripting language
(SearchWinDevelopment.com)
A scripting language is a form of programming language that is usually interpreted rather than compiled... (Continued)
|
 |
static analysis
(SearchWinDevelopment.com)
Static analysis, also called static code analysis, is a
method of computer program debugging that is done by examining the code
without executing the...
|
|

|