+ 1

What is the difference between the server and browser ?

explain https://code.sololearn.com/WFB2O97822cq/?ref=app

11th May 2017, 10:53 AM
Salah Ayoob
Salah Ayoob - avatar
5 ответов
+ 6
Why the code? @@ A server is a distant computer, commonly available 24/24 and 7/7, connected to a network, and listen for queries of other computer connected ( usually called 'clients' ). A browser is a software to look over a bunch of informations... like your hard disk content, or related to server context, to look over the internet web content. So a web browser is using to send queries to server, which send a document as response ( mostly html web page, but all documents linked in it are also requested by the same way, and could be directly requested by the browser, without using an htlml page )...
11th May 2017, 11:20 AM
visph
visph - avatar
+ 4
a server is a piece of hardware and a browser is a piece of software
11th May 2017, 12:06 PM
‎ɐısıօլɐ
‎ɐısıօլɐ - avatar
+ 1
browser is a software in your pc. while server is a computer in somewhere in internet which provides webpages to your browser.
11th May 2017, 11:16 AM
MR Programmer
MR Programmer - avatar
0
thanks all
16th Aug 2017, 10:37 PM
Salah Ayoob
Salah Ayoob - avatar