0% found this document useful (0 votes)
101 views9 pages

CSC0100 Ch4-Using A Web Browser

The document discusses using a web browser. It explains that a web browser is software used to retrieve and display information from the World Wide Web. It then describes the main components of a web browser, including toolbars and how to navigate pages. It also defines a web server as a program that delivers web pages to browsers and the role they play in communication over the internet.

Uploaded by

Wussan Mal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
101 views9 pages

CSC0100 Ch4-Using A Web Browser

The document discusses using a web browser. It explains that a web browser is software used to retrieve and display information from the World Wide Web. It then describes the main components of a web browser, including toolbars and how to navigate pages. It also defines a web server as a program that delivers web pages to browsers and the role they play in communication over the internet.

Uploaded by

Wussan Mal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Chapter 4

Using a Web Browser


In this topic you will learn:
• What to expect from a web browser
• Starting the web browser
• Ending a session on the WWW, stopping the browser
• Exploring the web browser’s window – Tool bars
• Getting around a page & WWW – Moving through a page
and moving between pages
• Getting help – Online help, frequently asked questions
(FAQ), Usenet Newsgroup
What is a Web Browser ?
A web browser is a software application for retrieving,
presenting and navigating information resources on
the World Wide Web.

An information resource is identified by a Uniform


Resource Identifier (URI/URL) that may be a
web page, image, video or other piece of content.
Web Browser (Web Client)
 The purpose of a web browser is to read HTML documents and
display them as web pages.
 It is a program that retrieves information from the Web.

Most commonly used browsers:

Microsoft Internet Explorer


Google Chrome
Mozilla Firefox
Opera
Apple Safari
Netscape Navigator
Torch Browser
What is Web Server?
 A web server is a program on a server computer, somewhere out on the Internet, that
delivers web pages to web browsers. The term web server also refers to an actual, physical
computer that is running web server software.

 It is a program that waits for requests from the web browser (web client).

 For example : Serving email, downloading and publishing web pages.

Major functions of Web Server:

Serving web pages


Running programs
Returning output
Controlling access to the server
Monitoring and logging all access

2 web servers application:

Apache - the most widely-used web server program


Microsoft's Internet Information Server (IIS) Web Server
How web client and web server communicate?
 The language that Web clients and servers use to communicate with
each other is called the Hypertext Transfer Protocol (HTTP).

 Two types of http messages: Request, Response HTML Codes


<html>

Request </html>

Response
Web Client Web Server

Program /
Scripts
Web Browser Tool bars
Getting Help

You might also like