0

If we type a domain name in a web browser address bar, how will it discover the correct protocol for that domain ?

Example:
If we type linkedin.com in a web browser address bar, how does it know to add http://.....
--> ex : http://linkedin.com/ .......

Also, if we didn't mention ftp it will automatically add ftp://......

How does this all work ?

1
  • Before give negative vote update my mistake in add comment field.
    – Kumar
    Commented Oct 10, 2012 at 5:59

1 Answer 1

7

Different browsers implement this functionality in different ways.

Firefox: http://support.mozilla.com/en-US/kb/Location+bar+autocomplete

Chrome: http://www.google.com/support/chrome/bin/answer.py?hl=en&answer=95440

IE: http://support.microsoft.com/kb/221754

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .