Please Whitelist This Site?
I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)
If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.
If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.
Thanks for your understanding!
Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide
Uniform Resource Locators (URLs) are text strings that allow a resource such as a file or other object to be labelled based on its location on an internetwork and the primary method or protocol by which it may be accessed. URLs have become the most common type of Uniform Resource Identifier (URI) used for application layer addressing in TCP/IP because of their simplicity.
In this section I provide a detailed explanation of Uniform Resource Locators and how they are used. I begin with an overview of the general syntax used for standard URLs, sometimes called absolute URLs to distinguish them from relative URLs. I then provide a description of the URL schemes used for the most common applications and access methods, and the specific syntax used by each. I then discuss how relative URLs work and why they are important. Finally, I discuss some of the real world issues associated with using URLs; this includes problems related to long and complex URLs, as well as the intentional obfuscation games being played by some unscrupulous people.
Background Information: Please be sure you have read the overview topic on URIs, URLs and URNs before reading this section, as that topic contains an essential overall introduction to what URLs are.
Quick navigation to subsections and regular topics in this section