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

Identifying stakeholders, I have chosen an imaginary example to illustrate...

I have chosen an imaginary example to illustrate the different stakeholder categories. At Home sells a selection of consumer products, currently listed in a paper catalogue, whi

Define the actions a process take upon receiving a signal, Define the vario...

Define the various actions a process might be take upon receiving a signal? There are various actions a process might be take upon receiving a signal here are three different d

Find minimum sampling rate of analog signal to be sampled, The analog signa...

The analog signal needs to be sampled at a minimum sampling rate of: (A) 2fs                                               (B) 1/(2fs) (C)  fs/2

Explain the use of functions in parallel programming, Q. Explain the Use of...

Q. Explain the Use of functions in parallel programming? include "pvm3.h" main() {    int cc, tid, msgtag;    char buf[100];    printf("%x\n", pvm_mytid());

Explain the differences between macros and subroutines, Explain the differe...

Explain the differences between macros and subroutines. Macros Vs Subroutines (i) Macros are pre-processor directives which are processed before the source program is pass

Design the counter using sequential logic, Q. Design the counter using sequ...

Q. Design the counter using sequential logic with following counting sequence using RS- flip-flops. 000, 100, 101, 111, 010, ... ... ... ... ... ... ... ... ... ...

Common functions of interrupts - computer architecture, Common Functions of...

Common Functions of Interrupts: An Interrupt transfers control to the interrupt service routine, generally through the interrupt vector table, which contains the addresses

Is tcp connection-oriented?, Q. Is tcp Connection-oriented? TCP is conn...

Q. Is tcp Connection-oriented? TCP is connection-oriented. This means a connection is established between source and destination machines before any data is sent it implies tha

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