answersLogoWhite

0

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

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How does a Browser communicate with name server?

http or https http is hyper text transfer protocol https is hyper text transfer protocol secure sockets


In the client-server model what is the primary protocol used for communication between a browser and web server?

The primary protocol used for communication between a browser and a web server in the client-server model is HTTP (Hypertext Transfer Protocol). HTTP allows clients (browsers) to send requests to the server for resources like web pages, images, and other content, and for the server to respond with the requested data. Secure versions of this protocol, such as HTTPS, use encryption to protect the data exchanged between the client and server.


How does the web browser communicate with the web server?

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


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.


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.


Protocol used to transmit a web page from a web server to a web browser?

Hyper Text Transfer Protocol (HTTP)


What protocol is used to transfer a file from a web server to a web browser?

The protocol for all web transactions is Hypertext Protocol..HTTP


What is the protocol used by server and client?

There is no single protocol used between a server and a client; the protocol depends on what the server and client are doing and how they are currently communicating.


Which protocol user by web browser and web servers is responsible for guaranteeing delivery?

Apache server


Differnece between FTP server and web server?

Two completely different purposes. FTP (file transfer protocol) servers are designed to transfer files between server and client. Web servers only serve webpages using the HTTP protocol to a web browser, or any remote terminal program that are capable of sending HTTP requests.


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.


The part of a URL specifies the rules the Web server should use when transmitting the page to the browser?

Protocol