Difference between revisions of "Applications"

From CLIO

m (1 revision imported)
Line 9: Line 9:
===Web Server===
===Web Server===
{{Main|Web Server}}
{{Main|Web Server}}
A [[Software#Web_Server|web server]] is an application dedicated to running everything needed to host and serve a [[Software#Web_Application|website or web application]] to users through a [[Software#Web_Browser|web browser]].
A web server is an application dedicated to running everything needed to host and serve a website or web application to users through a web browser.
{{Stub}}
{{Stub}}


===Web Browser===
===Web Browser===
{{Main|Web Browser}}
{{Main|Web Browser}}
A [[Software#Web_Browser|web browser]] is an application for accessing information hosted by a [[Software#Web_Server|web server]]. When a user requests a [[Software#Web_Application|website or web application]] from the server, it will download the [[Software#Source_Code|source code]] and display it on the screen.
A web browser is an application for accessing information hosted by a web server. When a user requests a website or web application from the server, it will download the source code and display it on the screen.
{{Stub}}
{{Stub}}


===Web Application===
===Web Application===
{{Main|Web Application}}
{{Main|Web Application}}
A web application is a type of application that is run within a [[Software#Web_Browser|web browser]], unlike other applications which run within directly on the [[Software#Operating_System|operating system]].
A web application is a type of application that is run within a web browser, unlike other applications which run within directly on the operating system.
{{Stub}}
{{Stub}}

Revision as of 15:40, 9 May 2022

Overview

Imbox style.png

Interface

Label important.png
Imbox style.png

Types

Web Server

Label important.png

A web server is an application dedicated to running everything needed to host and serve a website or web application to users through a web browser.

Imbox style.png

Web Browser

Label important.png

A web browser is an application for accessing information hosted by a web server. When a user requests a website or web application from the server, it will download the source code and display it on the screen.

Imbox style.png

Web Application

Label important.png

A web application is a type of application that is run within a web browser, unlike other applications which run within directly on the operating system.

Imbox style.png