| Web Browsing | PAGE (4 of 5) |
The access method gives the mechanism the browser uses to communicate with other machines across the Internet. http is an abbreviation for HyperText Transfer Protocol which is the most common type Web protocol. Similar protocols allow for file transfers, email, gopher documents, USENET news and telnet. Most browsers will assume http protocol if one omits it when entering a URL in the loctaion filed.
The domain name gives the Internet address of the Web server that contains the linked document. Domain names actually are made up of a specific host computer name, ('ei'), followed by multiple domain names separated by periods. A domain is a collection of networked machines, referred to or addressed by the same name. Moving left-right, each domain specifies a larger domain. The orginal high-level domains on the Internet were: .edu (education), .com (commercial), .net (network, ISP's), .org (organization, non-commercial), .gov (government) and .mil (military). Many more are being added. Non-US sites follow a similar hierarchy and end in a designation for their country, e.g., .au (australia).
The filename specifies the loctation in the directory structure of the Web server of where the doucment is located. The tilde, '~', specifies that the server is to start looking in the default Web directory, (usually 'WWW' or 'public_html'), under the specified account which follows the tilde. Other directories can then follow until eventually either a filename is given or omitted. If a specific file is omitted the server returns the default Web file in the directory, (usually either 'index.html' or 'default.html'). Note that Windows Web servers end HTML documents with a '.HTM' extension.
Follow the Computing Center Documentation link on the above page to reach the VT Computing Center Documentation page.
Try to determine which link on the VT Computing Center Documentation page does not point/link
to a document in the VT domain, (i.e., does not contain '.vt.' in the URL).
| © CS Dept Va Tech, 1997. | All rights reserved. |