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

Implement a memory management system , There should be 1 server thread and ...

There should be 1 server thread and N client threads, where N is supplied by the user as a command line argument. The server opens a file called "all_requests.dat", the file has

Give difference between assembler and interpreter, Give difference between ...

Give difference between assembler and interpreter. Assembler: It is the translator for an assembly language of computer. An assembly language is a low-level programming langu

What is assembly, What is assembly Assemblies are the building blocks o...

What is assembly Assemblies are the building blocks of .NET Framework applications; they variety the fundamental unit of deployment, version control, reuse, activation scoping,

Address translation with dynamic partition, Address translation with dynami...

Address translation with dynamic partition : Given figure shows the address translation process with dynamic partitioning, where the processor provides hardware support for

Library of functions of parallel virtual machine, Q. Library of functions o...

Q. Library of functions of parallel virtual machine? PVM offers a library of functions libpvm3.a, that application programmer calls. Every function has some specific effect in

What is fan-out, What is fan-out? Estimate the average count of every "...

What is fan-out? Estimate the average count of every "many" association encountered with the path. Multiply the individual fan-outs who obtain the fan-out of the whole path, wh

Emerging cloud computing technology, A chart illustrating the differences a...

A chart illustrating the differences among the new cloud-based technologies (Workday) and the traditional . a. The new cloud-based solutions benefit Workday from every facet wh

Systems analyst in modern business, Many medium-to-large information servic...

Many medium-to-large information services units for modern business have reorganized to be decentralized with an emphasis on dynamic teams andempowerment. In modern business system

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

COA, During instruction execution, there are other parts of the CPU that ca...

During instruction execution, there are other parts of the CPU that can determine when a physical register might be freed. Briefly describe where else we can put freeing logic and

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