World-Wide Web Browsers

URL (Uniform Resource Locator) Formats:

< protocol>://< host.domain>[:port][/< path>[/< file>]]
where < protocol> is one of:
file
http
gopher
WAIS
news
telnet

Examples:

     http://info.cs.vt.edu/~chitra
     http://info/~chitra                   <.--Can drop domain!
     ftp://vtopus/Chitra
     gopher://pulua.hcc.hawaii.edu
     news:alt.hypertext

Additional Information:


Please send inquiries and commments to abrams@vt.edu.