
- The letters URL stand for Uniform
Resource Locator.
- URLs are the exactlocation of specific bits of information on
the Internet.
- Most URLs contain three parts: the
protocol, the hostname or
server name and the directory or
file name.
Diagram of a URL

- Protocol
 | The means of communication your browser will use to
get the file. If the browser is using HTTP to get to the file
the protocol part is http. |
 | The protocol matches an information server that must be
installed on the system for it to work. You cannot use an FTP
URL on a machine that does not have an FTP server installed.
|
Server Name
 | The host name or server name is the Internet system on which
the information is stored.
|
Directory
 | The location of the file or other form of information such
as an image on the host. |
 | The directory can be an actual directory or folder and the
actual name of the file. |
Kinds of URLs

- HTTP
HTTPS
FTP
MAILTO
Copyright © 2001 and 2002 Combustionlogic.com. All rights
reserved.
|
|