Hypertext transfer protocol, PHP Web Programming

Assignment Help:

HTTP is a connectionless text depend protocol. Clients (web browsers) send requests to web servers for web elements like web pages and images. After the request is serviced through a server, the connection among client & server across the Internet is disconnected. A new connection should be made for each request. Most of the protocols are connection oriented. It means that the two computers communicating to each other keep the connection open over the Internet. However, HTTP does not. Before an HTTP request can be made through a client, a new connection has to be made to the server.

While you type a URL into a web browser, this is what happens:

1. If the URL has a domain name, first the browser connects to a domain name server & retrieves the corresponding IP address for the web server.

2. The web browser linked to the web server & sends an HTTP request (by means of the protocol stack) for the wished web page.

3. The web server receives the request & checks for the wished page. If the page exists, the web server sends it. If the server cannot determine the requested page, this will send an HTTP 404 error message. (404 mean 'Page Not Found' as anyone who has surfed the web possibly knows.)

4. The web browser receives the page back & the connection is closed.

5. Then the browser parses by the page and looks for other page elements it required to complete the web page. Usually these include images, applets, etc.

6. For each of the element needed, the browser makes added connections & HTTP requests to the server for each element.

7. While the browser has finished loading all images, applets, etc. the page will be loaded in the browser window completely.

 Most Internet protocols are denoted through Internet documents known as a Request For Comments or RFCs. RFCs can be found at many locations on the Internet.

WWW is an Internet navigation tool which helps you to determine & retrieve information links to other WWW pages. The WWW is distributed hypermedia environment having documents from around the world. The documents are connected via a system known as hypertext, where elements of one document can be linked to particular elements of another document. The documents may be situated on any computer linked to the Internet. The word "document" is not restricted to text but may include graphics, video databases and a host of other tools.


Related Discussions:- Hypertext transfer protocol

Onfocus and onblur, The onFocus event handler executes the mentioned JavaSc...

The onFocus event handler executes the mentioned JavaScript code or function on the occurrence of a focus event. It is while a window, frame or form element is given the focus. It

Colgroup, describes a group of columns in the table and let you to set the ...

describes a group of columns in the table and let you to set the properties of those columns. goes after the tag immediately and bef

Working with images in html, Now let us make our web pages more exciting th...

Now let us make our web pages more exciting through putting in images. You indicate an image along with the (image) tag. Previously in this unit, on a page disp

I need wp estore theme experienced developer, I need WP Estore Theme Experi...

I need WP Estore Theme Experienced Developer Maintenance work on word press estore theme website required. Should have previous proven experience with wp estore theme. Pro

Creating a web application, 1. Introduction The assignment is a continua...

1. Introduction The assignment is a continuation of the first assignment. You will use all your knowledge of web and internet to develop a fully functional site. We expect your

Want nodejs expert to slightly modify hipache, Want nodejs expert to slight...

Want nodejs expert to slightly modify hipache I am seeking a nodejs expert. Business Description- We vend proxies A proxy is a server that you connect to in order to anonymis

Hidden input, Yet another kind of input is HIDDEN input. A HIDDEN in...

Yet another kind of input is HIDDEN input. A HIDDEN input is a name/value pair which is returned to you but do

Design a page in layout view, You will begin your first page whereas workin...

You will begin your first page whereas working in Dreamweaver's Layout view. You will lay out the page and afterward insert images & text. The page you developed in this section of

We need a team of web expert, We need a team of web expert I will get to...

We need a team of web expert I will get to the point. A website is completed as well as hosted under a VPS and the code is written in python. Here's what I am in search of- 1

What is post and get methods, Which will execute faster POST or GET method?...

Which will execute faster POST or GET method? GET minaly transfer data to the server using URL while POST transfer data using form collection that is added to the request by th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd