URLs Just Want to Have Fun

If you get on the net, you’ll see lots of talk about URLs . An URL is a Universal Resource Locator. It’s really meant to tell computers how to get around on the net, but it has ended up being used to tell people how to get around on the net.

A URL looks like:

service://host/filepath

The “service” is usually one of “http”, “gopher” or “ftp”, but there are quite a few others. The “host” is the name of the computer that the site calls home, and the “filepath” tells you where on that computer the site, or the file that you’re looking for, is.


<-- Services on the NetTopThe Web -->