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

Differentiate the latch and flip-flop, Differentiate the latch and flip-flo...

Differentiate the latch and flip-flop? The major difference between latch and FF is which latches is level sensitive whereas FF is edge sensitive. They both need the use of clo

Explain various steps for analysing an algorithm, Explain various steps for...

Explain various steps for analysing an algorithm.  The several steps involved in analysis of an algorithm are: 1. For any algorithm, the first step should be to show that it

Search mechanisms in prolog, Search mechanisms in Prolog: Here we can ...

Search mechanisms in Prolog: Here we can needs this simple Prolog program to describe how Prolog searches as:president(X) :- first_name(X, georgedubya), second_name(X, bush).

Explain bit slice ALUs, Bit Slice ALUs It was possible to manufacture ...

Bit Slice ALUs It was possible to manufacture smaller like 4 or 8 bits fixed point ALUs on a single IC chip. If these chips are constructed as expendable types then employing

Determine the simplified sop boolean expression, The Karnaugh map for a SOP...

The Karnaugh map for a SOP function is given below in figure. Determine the simplified SOP Boolean expression. Ans. F= B'C' + A'C'D + B'D'

Explain about the mini computers, Explain about the MINI COMPUTER Minic...

Explain about the MINI COMPUTER Minicomputers are much smaller in size than mainframe computers and they are also less expensive.  The cost of these computers can differ from a

What are value types and reference types, What are value types and referenc...

What are value types and reference types?  Value type - bool, byte, chat, decimal, double, enum, float, int, long, sbyte, short, strut, uint, ulong, ushort. Value types are sto

Explain the working of a 3-bit D/A converter, With the help of R-2R binary ...

With the help of R-2R binary network, explain the working of a 3-bit D/A converter and derive an expression for the output voltage. Ans: We see a 3-bit R-2R ladder D/A netwo

What is importance of xml into edi and electronic commerce, What is the imp...

What is the importance of XML into EDI and electronic commerce? XML has been explained as lightweight SGML: XML demonstrates great promise for its inherent capability to per

Lexical analyser, The aim of this project is for you to construct a fully w...

The aim of this project is for you to construct a fully working compiler for a small simple programming language, SPL. The compiler will read in SPL source code and produce ANSI C

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