What does URL Stand For?
What is a URL?
Uniform Resource Locator (URL) forms part of the Uniform Resource Identifier (URI) and serves as a pointer to where resources are located and the procedure to fetch them. In layman terms, URL is termed as a Web Address. Any link to a file or resource within a website can also be termed as a URL. These links can be any web page within the web site, image file, Java applet, form and so on. The actual URL of a website would be in binary form, but it is represented in alphanumerical form to make it easy for humans to remember and to be more explanatory.
A URL is basically an address designed to let computers “talk” to one another quickly. Every address is put together in the same way so that when one machine communicates with another one, it can recognize each part of the address in the same way each time it gets a message. If every message comes in the same form, the receiving machine can anticipate it in that form and act on it more quickly.
Parts of the URL
The first part of a URL defines a Web protocol, such as the Hypertext Transfer Protocol (HTTP). This part of the URL (e.g., http://) allows the machines to talk to one another. The complete URL specifies the name of a server or a path to a Web resource on a server, which a user can access by using browsers like Firefox, Opera, and Internet Explorer.
For the majority of users, HTTP is the only protocol that is used for accessing the Internet, talking to one another, or viewing Web pages. HTTPS can be used for secure transmission, FTP can be used for file transfer, and NNTP for newsgroups. These protocols are simply represented by the appropriate keyword (e.g., ftp) followed by the :// ending in the URL.
The Right-Hand Designator
These designators are meant to identify the type of group that is offering or sending the information. A .com designator is a commercial organization, a .org is a nonprofit group, and a .edu is an educational group. The designator gives an idea of the type of organization that is providing the Web service. Some newly proposed designators include .people (peoples’ names), .museum (museums), .pro (professions), and .aero (aeronautical organizations).
URL format
A URL comprises of a clear path to a resource. It consists of the protocol type used to access the web or file resource, a domain name that recognizes a particular computer on the internet, and a path name indicating the location of a file in the computer. A standard URL looks like the following:
http://www.topbits.com/databases/db.txt
The first part is termed the protocol identifier which in this case is http; (another example would be the usage of the ftp protocol), a distinctive name: www.topbits.com; which includes the host computer name, domain name, domain type, and the path location of the file or web page on the computer which is /databases/db.txt.
Additional protocols include:
- ftp : protocol to download files from a remote location.
- news: protocol to access Usenet newsgroups.
- gopher : protocol to access a gopher server.
Additional domain types include:
- net: signifies networks or network providers
- org: short for organizations.
- edu: for educational institutions such as schools, colleges and universities.
- gov: government departments or entities.
- What does HTTP Stand For?
Hypertext Transfer Protocol (HTTP) is a application based protocol or set of rules used to transfer files such as text, image, graphics, audio, video and other multimedia files on the World Wide Web. It sets the guidelines on how files and messages are set up and transmitted, and how web servers and browsers should act [...]...
- What does GIF Stand For?
Graphics Interchange Format (GIF) is a bitmap based image file format. It was developed and introduced by CompuServe in 1987. GIF is one of the most popular image file formats used on the Internet today. The first version of GIF was 87a; CompuServe introduced an advanced version called 89a in 1989. The 89a version enabled [...]...
- What does RAM Stand For?
Random Access Memory (RAM) is a type of computer memory. It derives its name from the fact that any piece of data stored on it can be accessed at any time. RAM however stores data for as long as the computer is switched on or is in use. It is the most common type of [...]...
- What do the Domain Extensions Stand For?
Top level domains come in many variations. Extensions are often designated for their intended uses. The domain extensions were originally assigned in 1985 but more recent ones have emerged for use by different entities, companies or individuals. The most commonly used generic domain extensions are: .COM – This domain extension is for commercial or general commercial character uses. [...]...
- What does IBM Stand For?
International Business Machines (IBM) is one of the oldest and is the largest Information Technology (IT) companies in existence today. It currently employs over 300,000 employees worldwide. IBM covers a huge range of IT related products and services which include servers, software services, hosting services, infrastructure services and consulting services in key domains that vary [...]...




