- 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 |
| Silverlight Learning Guide: Silverlight is Microsoft's new framework for building browser- and platform-agnostic Web apps. This resource will help developers see what Silverlight can do for them. |
| ASP.NET AJAX Learning Guide: This reference introduces developers to Microsoft's ASP.NET AJAX framework with a plethora of tips, tutorials and webcasts. |
| ASP.NET 2.0 Learning Guide: ASP.NET 2.0 provides a hefty number of enhancements, including over 50 new controls that significantly reduce coding. |
| Beginning ASP.NET AJAX development, Part 1: ASP.NET AJAX continues to gain momentum as a Web development standard. Here we look at tutorials and application add-ins to help developers get started. |
| Mobile and Wireless Development Learning Guide: If you're ready to expand your developer skills to mobile and wireless applications, then this learning guide is for you. It's chock full of articles, tutorials, tools, sample code and much more. ... |
| 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...
|
|

|