Web Definitions

Cable Modem - A modem designed to operate over cable TV lines. Because the coaxial cable used by cable TV provides much greater bandwidth than telephone lines, a cable modem can be used to achieve extremely fast access to the World Wide Web. This, combined with the fact that millions of homes are already wired for cable TV, has made the cable modem something of a holy grail for Internet and cable TV companies. There are a number of technical difficulties, however. One is that the cable TV infrastructure is designed to broadcast TV signals in just one direction - from the cable TV company to people's homes. The Internet, however, is a two-way system where data also needs to flow from the client to the server. In addition, it is still unknown whether the cable TV networks can handle the traffic that would ensue if millions of users began using the system for Internet access. Despite these problems, cable modems that offer speeds up to 2 Mbps are already available in many areas.

Digital Subscriber Line (DSL) - A means of accessing the Internet at very high speed using standard phone lines.

Domain Name - The unique name that identifies an Internet site. Domain Names always have 2 or more parts, separated by dots. The part on the left is the most specific, and the part on the right is the most general. A given machine may have more than one Domain Name but a given Domain Name points to only one machine. For example, the domain names: matisse.net mail.matisse.net workshop.matisse.net can all refer to the same machine, but each domain name can refer to no more than one machine. Usually, all of the machines on a given Network will have the same thing as the right-hand portion of their Domain Names (matisse.net in the examples above). It is also possible for a Domain Name to exist but not be connected to an actual machine. This is often done so that a group or business can have an Internet e-mail address without having to establish a real Internet site. In these cases, some real Internet machine must handle the mail on behalf of the listed Domain Name.

Hacker - A person who tries and/or succeeds at defeating computer security measures.

Internet Security - Information traveling on the Internet usually takes a circuitous route through several intermediary computers to reach any destination computer. The actual route your information takes to reach its destination is not under your control. As your information travels on Internet computers, any intermediary computer has the potential to eavesdrop and make copies. An intermediary computer could even deceive you and exchange information with you by misrepresenting itself as your intended destination. These possibilities make the transfer of confidential information such as passwords or credit card numbers susceptible to abuse. This is where Internet security comes in and why it has become a rapidly growing concern for all who use the Internet.

Internet Service Provider (ISP) - A telecommunications company that provides subscriber access to the Internet. Internet access. The physical telephone circuit connection between the subscriber and the nearest Internet access node.
 

Local Area Network (LAN) - A group of computers and other devices in a relatively limited area (such as a single building) that are connected by a communications link, which enables any device to interact with any other device on the network.

Network - A group of computers and associated devices connected by communications facilities (both hardware and software) to share information and peripheral devices, such as printers and modems. Also see LAN.

Popups - A new browser window that appears unrequested (by you) on your screen. A gratuitous, easily-programmed visual effect exploited by many web sites often to the consternation of the hapless user. Commonly used for advertisements. Particularly annoying are those termed exit popups: browser windows that spring to life when you leave a site or when you close a browser window. (Scripting languages call these "onUnload" and "onClose" events.) We have never encountered one of these that was useful.

Spyware - This is also known as "adware". It is a hidden software program that transmits user information via the Internet to advertisers in exchange for free downloaded software. The Specialty Alliance Corporation™ does NOT use Spyware in any form or fashion, or will do business with companies that do.

Virus - A virus is a piece of software designed and written to make additional copies of itself and spread from location to location, typically without user knowledge or permission. Such stealth qualities are now found in both viruses infecting files and those infecting boot areas. There are computer viruses that were written for several operating systems like DOS, Windows, Amiga, Mac, Atari, and UNIX. Macro viruses are a new class of viruses that do not infect boot areas or files with the .EXE or .COM extensions. Instead, they infect documents; when Word loads the document, it executes any "autoexecute" macro in the file. (see Macro Virus) Some viruses cause damage, but not all do. More than 20,000 have been identified, and 250 new ones are created every month, according to the International Computer Security Association. With numbers like those, it’s safe to say that most organizations will deal regularly with virus outbreaks. No one who uses computers is immune from viruses.
 

Vulnerability - A (universal) vulnerability is a state in a computing system (or set of systems) which either:

  • Allows an attacker to execute commands as another user
  • Allows an attacker to access data that is contrary to the specified access restrictions for that data
  • Allows an attacker to pose as another entity
  • Allows an attacker to conduct a denial of service

Web Site - A collection of "pages" or files linked together and available on the World Wide Web. Web sites are provided by companies, organizations and individuals.