Web Authoring: Example URLs

Example URLs


Gopher URL
gopher://gopher.cc.lehigh.edu/ (the Lehigh University Gopher server) and
gopher://garnet.berkeley.edu:1250/11/.gov/.UN (United Nations & International Treaty Organizations Gopher)

Notice that the second example uses a nonstandard port ("1250") and requests a specific resource (the resource identifier "1" indicates that the resource is a directory, and the selector string "1/.gov/.UN" specifies which directory).

FTP URL
ftp://ftp.lehigh.edu/ (Lehigh's anonymous FTP site)

Telnet URL
telnet://ns.cc.lehigh.edu/ (telnet to Lehigh's Network Server) and
telnet://um-weather.sprl.umich.edu:3000/ (the University of Michigan's Weather Underground)

HTTP URL
http://www.lehigh.edu/~dsr1/map/campus.html (Lehigh's campus map on the web)

 Home  Back
SDR, 11 Jun 1995.