|

Glossary Of Terms
The purpose of this page is mainly for newcomers to the web. These terms will make you familiar with tools and processes related to the Internet.
|
Address
|
These are the letters (or numbers) showing anyone in the world who you are (what computer) and where you are (what country, particular network). See also: Domain Name, IP Address and URL.
|
|
Alias
|
An operational, second copy of either a program or a e-mail address, e.g. e-mail address jreid@schooldomain e-mail alias, jenny.reid@schooldomain. E-mail alias's allow for long names.
|
|
Anonymous FTP
|
Accessing data via the File Transfer Protocol using the special username 'anonymous'. This was devised as a method to provide a relatively secure way of providing restricted access to public data. Users who wish to acquire data from a public source may use FTP to connect to the source, then use the special username "anonymous" and their e-mail address as the password to log into a public data area.
|
|
Applet
|
Java program that can be embedded in an HTML page. See also: HTML, Java.
|
AUP Acceptable User Policy
|
This is a stated policy of a network owner dealing with the way users are to conduct themselves on the network. It is common amongst schools and educational organisations. The SINA incorporates extracts from a generic AUP in the Edu Manager tool.
|
|
Backbone
|
A high speed line or series of connections that forms a major pathway within a network. It is also the top level in a hierarchical network.
|
|
Bandwidth
|
Technically, the difference in Hertz (Hz) between the highest and lowest frequencies of a transmission channel. However, as typically used, it is the amount of data that can be sent through a given communications circuit.
|
|
Bandwidth
|
Technically, the difference in Hertz (Hz) between the highest and lowest frequencies of a transmission channel. However, as typically used, it is the amount of data that can be sent through a given communications circuit.
|
|
Baud
|
A unit of transmission speed. In relation to modems it means the number of bits it can send or receive in a second. The greater the baud rate, the faster data moves from point to point. See also: bit, modem.
|
|
Binary File
|
A file containing words, sounds, pictures and even videos in their basic form. Binary code is the most basic form of digital information exchange, able to be read and executed by many different types of computers.
|
|
Bit
|
Shorthand for Binary Digit. This is a single digit number in base 2 (i.e. 1 or 0). This is the smallest unit of computerised data. See also: bandwidth, bps, byte, kilobyte.
|
|
Bounce
|
This occurs with e-mail when it is sent but is undeliverable. You will get message bounce with the message returned to you and marked as undeliverable.
|
|
Browser
|
A computer program enabling you to access and explore the WWW (World Wide Web), e.g. Netscape, Internet Explorer. See also: Netscape, Internet Explorer and WWW.
|
|
Byte
|
A set of bits that represents a single character. Usually there are 8 bits in a byte, although this can vary depending on how the measurement is made.
|
|
CGI
|
Common Gateway Interface:A set of rules describing how a Web Server communicates with another piece of software on the same computer and how the other piece of software (the CGI program) talks to the Web Server. Usually a CGI program is a small program that takes data from a Web Server and does something with it, like putting the content of a form into an e-mail message or turning the data into a database query.
|
|
Chat
|
Person to person real-time conferencing. This is the text based, electronic equivalent of CB Radio.
|
|
Client
|
A computer system or process that requests a service of another computer system or process. A workstation requesting the contents of a file from a file server is a client of the file server. See also: client-server model, server.
|
|
Cookie
|
Most common meaning is a piece of information sent by a Web Server to a Browser that the browser is expected to save and send back to the Server whenever the browser makes additional requests from the Server. Cookies can contain information such as login or registration information or user preferences, etc. They are used on dynamic web pages.
|
Dial-In (also Dial-Up)
|
A connection, usually made via modems, between two computers (or servers) over standard voice grade telephone lines.
|
|
Domain Name
|
Name to identify a place on the Internet. Not an NT domain. Domain names normally have three or more parts separated by dots (e.g. www.sofweb.vic.edu.au). Each part assists to identify the particular computer or network. The first part from the left is the most specific, identifying a particular computer (the computer with the WWW in this case, however you could have mail.dse.vic.edu.au for the computer which is managing mail). The next part deals with its category on the Internet. The last part identifies the country in which the network is located.
The domain name given to you through VicOne is unique for your school, e.g. Southern Secondary College may have a domain name which resembles:
http://www.southernsc.vic.edu.au
This allows Internet visitors to search and access a site for Southern Secondary College quickly and easily.
See also: DNS
|
|
Download
|
To copy data from a remote computer to a local computer. The opposite of upload.
|
DNS Domain Name System
|
The DNS is the main method of identifying computers and networks on the Internet. DNS is basically the resolution of a domain name to a computer number. (e.g. from http://www.sofweb.vic.edu.au/to 203.36.42.100. This is an example only.) The Internet runs on numbers and this is the way that the names used get converted to the numbers the computers use. See also: Domain Name
|
|
EduNet
|
The Internet service as provided by Telstra and Schoolsnet Australia which includes the Education Caches (Selected Cache and Standard Cache) and the SINA.
|
|
E-mail
|
(Electronic Mail) A system whereby a computer can exchange messages with other computer users (or groups of users) via a communications network.
|
|
E-mail Account
Eudora A popular e-mail program.
See also: E-mail.
|
This is the actual postbox where your e-mail is stored. Your account has a login (e.g. jsmith) and a password, used to identify you so that you can get you e-mail. You use a software program such as Eudora to contact the postbox to retrieve and send e-mail.
See also: E-mail, Eudora. Alias
|
|
Eudora
|
A popular e-mail program.
See also: E-mail.
|
|
File Server
|
A computer which stores many files and programs for use by other computers.
|
|
FTP
|
File Transfer Protocol.
A protocol which allows a user on one host to access, and transfer files to and from another host over a network. Also, FTP is usually the name of the program the user invokes to execute the protocol.
|
|
Gateway
|
The term "router" is now used in place of the original definition of "gateway". Currently, a gateway is a communications device that passes data between computer networks. See also: Router.
|
|
|
GIF .gif
|
This is a tag which signifies that the file you are viewing is an image file e.g. button.gif. Gifs are often used in creating web pages.
|
|
Gigabyte
|
1,000 Megabytes
|
|
Homepage
|
The original meaning was the first page you will see when launching your browser. The more common meaning today is the front or main page for a site with a number of web pages behind it. See also: site, browser.
|
|
Host
|
A computer offering resources that are usable by Internet users. You can access this host computer via telnet, FTP or the WWW. Technically speaking, any computer connected to the Internet via TCP/IP is a host computer.
|
HTML (or htm) Hypertext Mark-Up Language
|
This is the language used by the Internet to translate language into a format recognised by the Internet. Learning this language will assist you in building and writing pages for the World Wide Web. Files which have the tag 'html' are WWW pages e.g.: 'welcome.html' is often used for the home page or first page a viewer sees when they access a site.
|
HTTP HyperText Transfer Protocol
|
The way WWW pages are transferred over the Internet. Thus every Internet site (or address) begins with http:// |
|
Internet (upper case I)
|
The Internet is the largest network of networks in the world. It is a three level hierarchy composed of backbone networks, mid-level networks and stub networks. It is the largest and fasted growing computer network.
|
|
internet (lower case i)
|
Any time two or more networks are connected, there is an internet - as in inter-national inter-state. |
|
IP Address
|
The 32-bit address that is usually represented in dotted decimal notation. It is a unique number consisting of 4 parts separated by dots (e.g. 203.2.135.1). Every machine on the Internet has a unique IP number. These numbers are translated into domain names by DNS. See also: IP, Domain Name and DNS.
|
|
Intranet
|
A private network that uses the same kind of software used to browse the Internet but is only for internal use. See also: Internet, internet, network.
|
|
Internet Explorer
|
A web browser developed by the company Microsoft. Acts as an interface to allow the Internet user to view the Internet with graphics, colour, sound, etc., rather than in a digital format.
|
IRC Internet Relay Chat
|
A system which enables users to chat (text talk) in real time by using a live Internet link (rather than after a delay as with e-mail messages). See also: Chat.
|
|
ISDN
|
Integrated Services Digital Network
A relatively new technology offered by telephone carriers around the world. ISDN combines voice and digital network services in a single medium, making it possible to offer customers digital data services as well as voice connections down a single "wire". An ISDN line is about 1.1 to 5 times faster than a Modem.
|
|
Java
|
Java is a network based programming language that is specifically designed for writing programmes that can be safely downloaded off the Internet without viruses. It also has a range of features to allow web pages to include animations, moving images and other features.
JPG Or jpeg
This is a tag which signifies that the file you are viewing is an image file e.g. button.jpg. Jpgs are often used in creating web pages. |
Kbs Kilo-Bits per Second
|
A data transmission rate expressed in 1000 bit per second units. For example, 56Kbs is 56 x 1000 = 56,000 bits per second.
|
|
Kilobyte
|
1,000 bytes
|
LAN Local Area Network
|
A data network intended to serve an area of only a few square kilometres or less. Because the network is known to cover only a small area, optimizations can be made in the network signal protocols that permit data rates up to 100 Mb/s.
|
|
Login
|
Two broad meanings (noun and verb). Noun: the account name used to gain access to a computer system. Verb: the process of entering into a computer system e.g. login to SINA.
|
|
Listserv
|
Refer to Mailing Lists.
|
|
Mailing Lists
|
A list of e-mail addresses. Generally, a mailing list is used to discuss different topics. A mailing list may be moderated, that is messages sent to the list are actually sent to a moderator who determines whether or not to send the messages on to everyone else. Many mailing lists are maintained by a "listserv" (list server program) that automatically handles operations such as adding new people to the list.
|
|
Megabyte
|
One million bytes or one thousand kilobytes.
|
|
Modem
|
Electronic hardware and software that translates what is being done on your computer into a signal that can be sent down a telephone line and recreated and understood by a modem at the other end of the telephone connection.
|
|
Newsgroups
|
Much like a listserv except that discussions are held over the World Wide Web and each response or message is able to be viewed by all who have subscribed to the newsgroup. There are many different newsgroups and topics to which users are able to subscribe or unsubscribe.
|
|
Netiquette
|
The etiquette or acceptable behaviour on the Internet. Whilst there is broad consensus in some areas, the rules are constantly changing.
|
|
Network
|
Basically a number of computers connected by wire or cable. These can be wired together at one physical location (see LAN) or connected via telephone or satellite (see WAN).
|
|
Network Address
|
The network portion of an IP address. Eg 10.23.50 for a Class C address which has 256 IP addresses after the three digits. For a Class A network, the network address is the first digits of the IP address. For a Class B network, the network address is the first two digits(separated by dots) of the IP address. For a Class C network, the network address is the first three digits of the IP address. In each case, the remainder is the host (or computer) address. In the Internet, assigned network addresses are globally unique. See also: Internet, IP Address.
|
|
Password
|
A code used to gain access to a locked system or network. Usually also associated with a login.
|
|
Ping
|
A program that searches to see whether an Internet site is still active.
|
|
Plug-in
|
Software that adds features to a larger piece of software or application. The plug-in is loaded into memory by the larger program adding a new feature to the larger program. Plug-ins are usually created by developers other than the developers of the larger program the plug-in works with. Examples of plug-ins are: Macromedia Shockwave, Real Time Audio, Quick Time, etc.
|
POP Point of Presence or Post Office Protocol.
|
Point of Presence usually means a physical location that a network can become connected to, usually via a local call dial over a telephone line. The other meaning, Post Office Protocol refers to the way in which e-mail is retrieved from a mail server. Whenever a person has an e-mail account, it is referred to as a POP account, where e-mail software is told to retrieve e-mail.
|
|
Port
|
This has three general meanings. The first (and most general) is the socket or point where information goes into or out of the computer (e.g. ports on the computer will allow for printer and modem connections). On the Internet, port also refers to that part of the URL sometimes appearing after the colon (:) at the end of a domain name. Each service on an Internet server 'listens' on a particular port on that server. Most services have standard port numbers (e.g. web servers normally listen on port 80). Finally, port can also refer to translating (or migrating) a piece of software from one computer operating system to another (e.g. moving a Windows program so that it operates on a Macintosh)
|
PPP (Point to Point Protocol)
|
A protocol used to establish TCP/IP connections using serial lines such as dial-up telephone lines. Similar to SLIP (see further on) PPP is a later standard that includes features such as demand dial-up, compression, better flow control, etc.
|
|
Protocol
|
A formal description of message formats and the rules two computers must follow to exchange those messages. Protocols can describe low-level details of machine-to-machine interfaces (e.g. the order in which bits and bytes are sent across a wire) or high-level exchanges between allocation programs (e.g. the way in which two programs transfer a file across the Internet).
|
|
Route
|
The path that network traffic takes from its source to its destination. Also, a possible path from a given host to another host or destination.
|
|
Router
|
A computer which forwards traffic between networks. The forwarding decision is based on network layer information and routing tables, often constructed by routing protocols.
|
|
Search Engine
|
A program which collects data about sites from all over the Internet and then collates and stores it. Users access search engines to seek a certain site. Examples of search engines are:
AltaVista, Yahoo!, InfoSeek and LookSmart.
|
|
Server
|
A computer (or program) that provides services to client software running on other computers. It can be used to describe a particular piece of software (e.g. WWW Server) or to the machine on which the software is running. A single server machine can run different server software packages, thereby providing many resources to client machines (e.g. file servers and name servers). See also: client, Domain Name System.
|
|
Shareware
|
Software that you can download and try out on your computer. You don't have to pay for this software to try it but if you keep it you are honour bound to pay the author or owner.
|
SINA Schoolsnet Internet Network Administrator
|
A software program developed by Schoolsnet Australia, to assist schools to manage their Internet connection quickly, easily and effectively.
|
SLIP Serial Line Internet Protocol
|
A protocol used to establish TCP/IP connections using serial lines such as dial-up telephone lines. Small computers, such as PCs and Macintoshes, can use SLIP to dial up to servers, which then allow the computer to act as a full Internet node. SLIP is generally used at sites with a few users as a cheaper alternative than a full Internet connection. SLIP is being replaced by PPP at many sites.
|
|
Spam
|
The unwarranted posting of commercial messages to many unsuspecting Internet users.
|
TCP/IP Transfer Control Protocol/Internet Protocol.
|
This is the language used by the Internet to send and retrieve messages. Having this functionality on computers allows them to be able to read and communicate with the Internet.
|
|
Telnet
|
Telnet is the Internet standard protocol for remote terminal connection service. The name "telnet" is also used to refer to programs that allow interactive access to remote computers, as well as the action of using said programs. For example the phrase "Telnet to host xyzzy" means to interactively log into host "xyzzy" from some other host in the Internet.
|
|
Terabyte
|
1,000 gigabytes.
|
|
Terminal
|
A device allowing a user to send commands and operate programmes on a computer located elsewhere.
|
|
UNIX
|
A computer operating system. This was the first type of operating system that was used on the Internet. It remains a very popular operating system for Internet Access Providers and Internet Service Providers.
|
|
Upload
|
To copy data from a local computer to a remote computer. The opposite of download.
|
|
Usenet
|
A collection of thousands of topically named newsgroups, the computers which run the protocols, and the people who read and submit Usenet news. Not all Internet hosts subscribe to Usenet and not all Usenet hosts are on the Internet. See also: Newsgroups.
|
URL
Uniform Resource Locator
|
An address for a computer or file on the Internet e.g.:
http://www.schools.net.au
|
|
VicOne
|
VicOne is Wide Area Network (WAN) as managed by AAPT which connects Victorian government schools and Departmental sites.
|
|
Virus
|
A program which replicates itself on computer systems by incorporating itself into other programs which are shared among computer systems.
|
|
WAN
|
Wide Area Network
An internet or network, usually constructed with serial lines, which covers a large geographic area. See also: LAN
|
|
Web Browser
|
A piece of software such as Netscape Navigator, Netscape Communicator or Internet Explorer, which acts as an interface allowing the user to view the Internet with graphics and colour, etc.
|
|
WWW World Wide Web
|
A hypertext-based, distributed information system created by researchers at CERN in Switzerland. Users may create, edit, or browse hypertext documents. The clients and servers are freely available. The WWW Servers are interconnected to allow a user to traverse the Web from any starting point.
|
Go to the previous page.
Go to the next page.
Go to the Home page.
|