Process of world wide web, Computer Engineering

Assignment Help:

Q. Process of World Wide Web?

When you type a URL in a web browser, this is what happens:

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

2. Web browser connects to web server and transmits an HTTP request (via protocol stack) for the desired web page.

3. The web server receives the request and checks for desired page. If page exists, the web server sends it. If server can't find the requested page, it will send an HTTP 404 error message. (404 means 'Page Not Found' as anyone who has surfed the web probably knows.)

4. Web browser receives page back and connection is closed.

5. Browser then parses through the page and looks for other page elements it needs to complete web page. These generally include images, applets etc.

6. For each element needed, browser makes additional connections and HTTP requests to server for each element.

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

Most Internet protocols are specified by Internet documents termed as a Request for Comments or RFCs. RFCs may be found at many locations on the Internet.

WWW is an Internet navigation tool which helps you to find and retrieve information links to other WWW pages. WWW is a distributed hypermedia environment consisting of documents from around the world. Documents are linked using a system termed as hypertext, where elements of one document may be linked to specific elements of another document. Documents may be located on any computer connected to Internet. The word 'document' isn't limited to text however may include video, databases, graphics and a host of other tools.

World Wide Web is explained as a 'wide area hypermedia information initiative among to give universal access to large universe of documents'. World Wide Web provides users on computer networks with a consistent means to access a range of media in a simplified fashion. A popular software program to search Web is known as Mosaic, Web project has modified the way people view and create information. It has created first global hypermedia network.

Once again WWW provides an integrated view of Internet using servers and clients. Clients are programs which help you seek out information whereas servers are the programs which find information to the clients. WWW servers are placed all around the Internet.


Related Discussions:- Process of world wide web

C++, Write a program to find the area under the curve y = f(x) between x = ...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

What is open addressing, Open addressing:  The easiest way to resolve a co...

Open addressing:  The easiest way to resolve a collision is to begin with the hash address and do a sequential search by the table for an empty location. The idea is to place the

Efficiency of vector processing over scalar processing, Efficiency of Vecto...

Efficiency of Vector Processing over Scalar Processing As we know a serial computer processes single scalar operands at a time. So if we have to process a vector of length 'n'

Indian standard code for information interchange, The ISCII is an 8-bit cod...

The ISCII is an 8-bit code which contains standard ASCII values till 127 from 128-225 it contains characters necessary in ten Brahmi-based Indian scripts. It is defined in IS 13194

Illustrate the execute cycle, Q. Illustrate the Execute Cycle? The fetc...

Q. Illustrate the Execute Cycle? The fetch and indirect cycles include a small, fixed sequence of micro-operations. Every one of these cycles has fixed sequence of micro-operat

Grapgh, representation of the adjacency matrix and adjacency list

representation of the adjacency matrix and adjacency list

What is verilog case 1, What is verilog case (1) ? wire [3:0] x; al...

What is verilog case (1) ? wire [3:0] x; always @(...) begin case (1'b1) x[0]: SOMETHING1; x[1]: SOMETHING2; x[2]: SOMETHING3; x[3]: SOMETHING4; endcase

What are the different layers of tcp/ip protocol stack, What are the differ...

What are the different layers of TCP/IP protocol stack? Layers in the TCP/IP protocol architecture are:- o  Application Layer o   Host-to-Host Transport Layer,  o  Net

Backward chaining - artificial intelligence, Backward Chaining - Artificial...

Backward Chaining - Artificial intelligence Given that we are just interested in constructing the path, we may set our initial state to be the theorem statement and search backw

Describe the operation of parallel in parallel out, Describe the operation ...

Describe the operation of parallel in parallel out (PIPO) shift register. Ans:  Parallel In Parallel Out: By the name suggests, in parallel in parallel out that is a

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