What the URL is and how it works
The URL (uniform resource locator) is the address used by a browser to locate a server over the World Wide Web. Each address is totally unique in the server or file that it points to, wherever that is in the world.

The URL is made up of number of components. The first that can be seen here is the protocol. Normally, this will be http (hypertext transfer protocol), but may also be ftp (file transfer protocol) and one or two others.

Once your browser has formed a connection to a web server, requested a page and received it. If you want to get into a bit more detail, here are the basic steps that occured behind the scenes:


Guide Tour

My home page