0
What is the difference between the browser and the server?
8 Antworten
+ 5
A web browser is basically the software that we use for browsing on the internet and displaying pages. Conversely, a web server refers to the software that provides its users with the documents they request via their web browsers.
Here, check it out!
https://byjus.com/gate/difference-between-web-browser-and-web-server/
Hope it helps!
+ 5
Browsers are client side. They are on your computer and display the web. Examples:
Chrome, Edge, Safari, Firefox
Server is where the data used for the display is coming from.
For example, when we enter Google's site, we receive the search results from their servers, and our browser is handling the task of displaying it.
+ 4
Examples of browsers are:
Chrome, edge, safari, Microsoft explorer, etc.
And about web servers, you can take Google web server as an example.
+ 2
I guess you mean a web server. Well, the web server manages requests, by a client, to transfer web pages, returning a code written in programming l anguage, which must be decrypted by the browser. A browser, like Google, is also used to search for all the pages that have been loaded on the web, stored on the servers.
+ 2
browsers are Google, opera, edge
+ 2
Some examples of web servers are Apache, NGINX, Microsoft IIS
+ 1
Can you give me an example for the browser and the server?
0
Omneia Taher A browser is a UI Interface/ A Server hosts apps and browsers