answersLogoWhite

0

The protocol used for web-browsing is the Hypertext Transfer Protocol, otherwise known as HTTP. The secure version of HTTP is Secure Hypertext Transfer Protocol, otherwise knows as HTTPS.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

Is protocol a part of a URL?

http


Difference between URL and HTTP referer?

The difference between URL and HTTP is that a URL is the actual address in the web bar. HTTP is the server or protocol the network connects through. URL stands for Uniform Resource Locator and HTTP stands for Hypertext Transfer Protocol.


First portion URL addresses called as?

The first part of the URL is called the 'domain', ie. wiki.answers.com or www.google.comUnless you are refering to the protocol part, which is the http:// or https://


What is the difference between a domain and an URL?

URL is the abbreviation of Uniform Resource Locator, the global address of documents and other resources on the World Wide Web. The first part of the address indicates what protocol to use, and the second part specifies the IP address or the domain name where the resource is located. Hope it helps. For more help and support: http://www.domain-name-register-store.com/ Vera Chandler.


Is URL and IP address are the same thing?

URL and IP address are not the same thing, iP is Internet Protocol, a protocol used for communicating data across a packet-switched internetwork using the Internet Protocol Suite, also referred to as TCP/IP. Uniform Resource Locator (URL) is a Uniform Resource Identifier (URI) that specifies where an identified resource is available and the mechanism for retrieving it. In popular usage and in many technical documents and verbal discussions it is often incorrectly used as a synonym for URI, The best-known example of a URL is the "address" of a web page on the World Wide Web, e.g. http://www.harddiskdriverepair.com. and its ip is 216.65.21.62, on this ip there may be have many different domain[url].


In the URL which part of the address is the pathname if the folder is the name of the website?

The pathname is the ending part of the URL. It is after the "slash" of the domain name.


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

Protocol


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

protocol


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

Protocol!


Where is the URL for an internet website?

When you type http://www.wiki.answers.com that is an URL, the first part "htpp://" identifies the protocol, used to fetch the webpage, and the second part www.wiki.answers.com points it's domain name.


What is the most important part of a URL?

The domain is the most important part of a URL as it identifies the specific website you are accessing on the internet. It is located between the protocol (e.g., "https://") and the path (e.g., "/page").


Consider an web browser http client that wants to retrieve a web document at a given URL the ip address of the web serverhttp server is initially unknown what transport and application-layer pro?

If the client doesn't know the IP address of the desired web server it has to find that out. This can be done via DNS if you know the name of the server as part of the URL. After the address is located then transfer takes place using HTTP protocol. This is a layer 7 (application layer) protocol.