answersLogoWhite

0

they communicate by contacting each other and asking for information to be sent to the browser from the server. the server holds the information

they communicate by contacting each other and asking for information to be sent to the browser from the server. the server holds the information

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about General History

What diagram sHows how a browser communicates with a web server?

The diagram that illustrates how a browser communicates with a web server is typically called the "Client-Server Model" or "HTTP Request-Response Cycle." It shows the browser (client) sending an HTTP request to the web server, which then processes the request and sends back an HTTP response, usually containing the requested web content. This interaction includes details such as the request method (GET, POST), headers, and the response status code. Diagrams often depict this flow as arrows between the browser and server, highlighting the exchange of data.


Which web browser was the first browser?

The first web browser in the history of the world was WorldWideWeb, and it was created by Nexus on February 26th, 1991. During that time, very few of the world's people were using the Internet; only 4,000,000 of them. WorldWideWeb was a turning point for computer history, and now, there are hundreds of web browsers out there, besides the five most common ones: Internet Explorer, Mozilla Firefox, Google Chrome, Safari, and Opera. WorldWideWeb was VERY basic compared to modern day browsers.


Who can be hailed as the founder of the web and why?

Tim Berners-Lee is often hailed as the founder of the World Wide Web because he invented the first successful communication between a Hypertext Transfer Protocol (HTTP) client and server using the Internet in 1989. He also developed the first web browser and web server software, as well as the foundational technologies like HTML and URLs that enable web navigation. His vision of an open and accessible web has profoundly shaped how information is shared globally.


Which computers would be commonly found in a DMZ?

FTP server, Internet web server, e-mail server


The first web browser was Netscape Navigator?

The first web browser was actually named WorldWideWeb, and it was programmed to work with the NeXT operating system. It even included tools to build a web page.

Related Questions

Protocol used to communicate between web server and web browser?

"HTTP" is the protocol used by web browsers to communicate with web servers.


Is javascript has facilities for communicating between web browser and http server?

Yes JavaScript can communicate with HTTP Server. It can hit Ajax request to request content from server.


If internet is a client server network?

For the internet; your web browser is the client and the web server is the server.


What is response in web applications?

Response is the HTTP stream sent from the Web server to the browser. Request is the HTTP stream sent from the browser to the Web server.


The first step in exchange between a Web browser and a database?

The Web browser requests a page from a Web server.


Is Google Chrome a private server?

Chrome is a web browser, not a server.


What are web browser and web server?

Web Browsers:Neptune Download At: https://swurl.x10.mxWeb servers:Dedicated/Virtual Private Server


Difference between browser and web server?

A server is a computer that is used for networking. Some uses are filesharing, printer sharing, creating a domain, and internet restrictions. A browser is software that enables you to communicate with the Internet. Examples are Internet Explorer, Firefox, etc.


What requests information from a web server?

An application or browser


What is the meaning of Google Chrome browser?

Google Chrome browser is a web client-server browser. It can be used to display and view web pages.


What is a piece of information sent by a web server to a web browser called?

It is a cookie.


Interaction between web browser and web server?

The interaction between a web browser and a web server occurs through the HTTP protocol. When a user enters a URL in the browser, it sends an HTTP request to the server hosting the website. The server processes this request, retrieves the requested resources (like HTML, CSS, or images), and sends back an HTTP response containing the data. The browser then renders the content for the user to view.