IT Community - Software Programming, Web Development and Technical Support

About HTTP

This is a discussion on About HTTP within the Other Web Programming Languages forums, part of the Web Development category; Hi, We are well known of using http on the address bar with URL(Unified Resource Locator) to get response ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > Other Web Programming Languages

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-19-2007, 12:04 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,162
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default About HTTP

Hi,
We are well known of using http on the address bar with URL(Unified Resource Locator) to get response from the server.

Here some more useful information

(HyperText Transfer Protocol) The communications protocol used to connect to servers on the Web. Its primary function is to establish a connection with a Web server and transmit HTML pages to the client browser or any other files required by an HTTP application. Addresses of Web sites begin with an http:// prefix; however, Web browsers typically default to the HTTP protocol. For example, typing Yahoo! is the same as typing Yahoo!.

HTTP is a "stateless" request/response system. The connection is maintained between client and server only for the immediate request, and the connection is closed. After the HTTP client establishes a TCP connection with the server and sends it a request command, the server sends back its response and closes the connection (see cookie).

Version 1.0 of HTTP caused considerable overhead to a Web download. Each time a graphic on the same page or another page on the same site was requested, a new protocol connection was established between the browser and the server. In HTTP Version 1.1, a persistent connection allowed multiple downloads with less overhead. It also improved caching and made it easier to create virtual hosts (multiple Web sites on the same server). See HTTP-NG and HTTP header.

Web browsers communicate with Web servers via the TCP/IP protocol. The browser sends HTTP requests to the server, which responds by sending back headers (messages) and files (HTML pages, Java applets, etc.). See HTTP header.

And i have attached the web server fundamentals for our reference
Attached Images
File Type: jpg WEBSERV.jpg (17.5 KB, 5 views)
__________________
With,
J. Jeyaseelan

Everything Possible
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
import http CSV or TXT to database ??? muller Database Support 0 03-25-2008 03:50 AM
WebException, HTTP 404 ,the request failed with HTTP status 404: Not Found kingmaker ASP and ASP.NET Programming 2 08-29-2007 05:19 AM
how to clear the http cookies in asp.net GDevakii ASP and ASP.NET Programming 2 08-09-2007 06:29 AM
HTTP Browser Capabilities with ASP.NET Venkat ASP and ASP.NET Programming 1 08-08-2007 05:48 AM
About http and https Jeyaseelansarc PHP Programming 0 05-07-2007 06:16 AM


All times are GMT -7. The time now is 02:23 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0