15 Minute Series What is a URL?



Each Internet application (ftp, telnet, http, etc.) is associated with a unique port number. For example, the port number associated with web resources is 80 by default.

Occasionally, a web resource is accessed through a different port number. In these instances, the port number needs to be specified. For example:

http://www.company.com:7070/file.html

If a port number is not specified in a URL, it is assumed to be 80 and does not need to be specified. For example:

http://www.school.edu/file.html



[Next] [Previous]





Return to first slide 15 Minute Series Home 15 Minute Series Search


Copyright © 1996 Network Solutions, Inc.
This material may be quoted or reproduced provided appropriate credit is given and copyright notice is retained.