If you get on the net, youll see lots of talk about URLs . An URL is a Universal Resource Locator. Its 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 youre looking for, is.
| <-- Services on the Net | Top | The Web --> |