Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask PHP Expert

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.

PHP , Programming

  • Category:- PHP
  • Reference No.:- M9621442

Have any Question?


Related Questions in PHP

Final project assignment -requirements specifications -1

FINAL PROJECT ASSIGNMENT - REQUIREMENTS / SPECIFICATIONS - 1. For the final project, you will have to make good use of your CMS using PHP and MySQL for the content delivery. You will have to be able to deliver the conten ...

Question develop a 5-6 page word document that describes

Question: Develop a 5-6 page Word document that describes the design for a small Web site that meets the following specifications. 1. The Web site includes four or more Web pages designed according to current usability g ...

Question using the course software and week one template as

Question: Using the course software and Week One Template as a starting point, create a new HTML webpage and include the following: • Write the code to display your name in the largest-size heading element. • Write the m ...

Question continue to build on the skills of providing web

Question: Continue to build on the skills of providing Web page content and structure with HTML and Web page style and layout using CSS. Demonstrate the skill of creating a dynamic Web page that includes JavaScript clien ...

In php write a simple addtion calculator that reads in two

In PHP write a simple addtion calculator that reads in two values and then add them together and display the output. Be sure to validate both inputs and ensure that it can add 0+0 = Sum: 0. The user should be able to inp ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As