answersLogoWhite

0

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

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

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.


Protocol used to communicate between web server and web browser?

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


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 is the name resolution?

Name resolution is a function of DNS (Domain Name System). Computers do not use names to communicate with each other in TCP/IP networks or on the Internet. Instead, they use IP Addresses. An IP Address is a series of numbers (IPv4). For example, the IP Address for this site (wiki.answers.com) is 67.196.156.25. That is not exactly a number that most humans will find easy to remember. In order to be able to type http://wiki.answers.com/ into your browser and get to the site successfully, your computer has to contact a DNS Server. The DNS Server will take the name you pass it, and return an IP address. Your computer will then use this IP Address to communicate with the remote web server, and then your browser can display the page. Without DNS, you would have to know the IP address of every server you wanted to connect to.


Is HTML runs on the server and the browser?

HTML code is displayed in a browser. It does not run on anything; it only includes directions to the browser on how to format content. The server just stores the file for the browser to load and interpret.


Is Google Chrome a private server?

Chrome is a web browser, not a 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 are server IPs?

It is an IP that allows the server to communicate with other networks that are connected to it and to allow it to communicate with the network that it is connected to.


What is a task that runs on a server computer?

browser


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.


What is a single request from a browser to a server called?

A Hit