The PC Primer: Glossary

GLOSSARY OF TERMS USED IN COMPUTING

Most of the following are Acronyms (Ac)

3-D graphics

The field of computer graphics involved in generating displays which appear three-dimensional, in a two-dimensional space such as the display screen. Most modern games produce 3-D graphics and most Graphics cards can handle them

AGP

AGP or Accelerated Graphics Port, designates an expansion slot on the motherboard that is used to connect a display adapter. The benifit of AGP is that it makes system memory available to the graphics card for storing display data.
It creates a direct connection between the graphics cards onboard memory and the system memory.
This makes displaying lmages quicker decreases (speeds up) the screen refresh time, a must for Gameplay.

Another advantage of AGP is that complex images such as textures can be stored in system memory. With older graphics cards, these elements had to be stored in the memory on the adapter itself for rapid access, and more dedicated memory was necessary.

AGP graphics cards, therefore, can get by with less dedicated graphics memory. The AGP's clock speed is 66 or 133 MHz (the PCI bus runs at only 33 MHz). Data transfer speeds can reach up to 533 MB per second. In order to use AGP, a special system board with an AGP chipset is required in addition to an AGP display adapter.

The AGP slot on a P4 Mobo

Accessibility

The extent to which computers are easy to use and available to a wide range of users, including people with one or more physical disabilities.

Active Channel

A Web site that automatically delivers content to a user’s computer on a regular schedule.

Active Desktop

An interface that integrates the Windows desktop with the Internet Explorer browsing software to provide a single metaphor for accessing content or applications.

Active Setup

An application that collects information about the user’s computer before download of Internet Explorer begins, and then uses this information to manage the download intelligently.

ActiveX

An umbrella term for Microsoft technologies that enable developers to create interactive content for the World Wide Web. A set of language-independent interoperability technologies that enable software components written in different languages to work together in networked environments. The core technology elements of ActiveX are COM and DCOM.

Address class

A basis for differentiating networks of various sizes. The network class can be determined from the first octet of its IP address.

Address Resolution Protocol (ARP)

A protocol for determining a host's Ethernet address from its Internet address.

Advanced Configuration and Power Interface (ACPI)

A system interface that provides a standard way to control power management and Plug and Play functions of the computer hardware. ACPI allows the computer motherboard to describe its device configuration and power control hardware interface to Windows. This allows the operating system to automatically turn on and off standard devices, such as CD-ROMs, network cards, hard disk drives, and printers, as well as consumer devices connected to the computer, such as VCRs, TVs, phones, and stereos.

Advanced Power Management (APM)

A software interface (defined by Microsoft and Intel) between hardware-specific power management software (such as that located in a system BIOS) and an operating system power management driver.

Anonymous FTP

By using the login name "anonymous" as your ID, then giving your email address as the password when you login to an FTP server, you can bypass local security checks and gain limited access to public files on the remote computer. This type of access is available on most FTP sites, usually at a command line level.

ANSI

American National Standards Institute.

API
See application programming interface.

Applet

An HTML-based program built with Java that a browser temporarily downloads to a user's hard disk, from which location it runs when the Web page is open.

Application programming interface (API)

A set of routines that an application program uses to request and carry out lower-level services performed by the operating system.

Architecture

The structure of all or part of a computer system. Also refers to the design of system software.

ASCII (Ac) Stands for the American Standard Code for Information Interchange

ASPI

Advanced SCSI Programming Interface.

Asynchronous Transfer Mode (ATM)

A communications protocol defined for high-speed data communications, where data is transmitted in a single stream, rather than in 'packets'

ATA ATA Bus Transfer Technology

(Ac) Advanced Technology Attachment, a disk drive implementation that integrates the controller on the disk drive itself. There are several flavours of ATA.

ATA: Known also as IDE, supports one or two hard drives, a 16-bit interface and PIO modes 0, 1 and 2.
ATA-2: Supports faster PIO modes (3 and 4) and multiword DMA modes (1 and 2). Also supports Logical Block Addressing (LBA) and block transfers.
ATA-2 is marketed as Fast ATA and Enhanced IDE (EIDE).
ATA-3: Minor revision to ATA-2.
Ultra-ATA: Also called Ultra-DMA, ATA-33, and DMA-33, supports multiword DMA mode 3 running at 33 MBps.
ATA/66: A version of ATA proposed by Quantum Corporation, and supported by Intel, that doubles ATA's throughput to 66 MBps.
ATA/100: An updated version of ATA/66 that increases data transfer rates to 100 MBps. ATA also is called Parallel ATA. Contrast with Serial ATA.

Authenticode

A technology that makes it possible to identify who published a piece of software and verify that it has not been tampered with.

AVI - (Ac) Audio Video Interleave.

A Multimedia file type. AVI is a common format which is used on the Internet for movies and videos. AVI files are usually large and require a high speed connection to download in a reasonable time. A 20 second AVI format file may reach 3MB in size. Other video file types found on the Internet are: MOV, MPEG, and ASF.

BIOS - (Ac) Basic Input Output System. A low level program, burnt onto a chip that controls and configures The PC.


A typical BIOS screen

Bit

"Bit" (abbreviation for "binary digit") is the term for the smallest unit of information and storage in a computer. A bit can have a value of 1 or 0. Information is represented by stringing these two values together. Next unit: 1 byte.
 

Bridge

A bridge is similar to a router. The device connects two identical or different LANs together.

Unlike a router, a bridge is protocol-independent. It simply forwards the information packets from one LAN to the other without worrying about analysing or re-routing the data. This means that a bridge is much faster than a router, but cannot be used for as many purposes.

Block device

A device such as a disk drive that moves information in groups of bytes (blocks) rather than one byte at a time.

Boot sector

First sector on a logical drive that includes code to boot that drive, specific logical drive information, and error messages.

Broadcast

In general terms, a transmission sent simultaneously to more than one recipient. In Internet terminology, a transmission sent to a single address to be forwarded to many recipients. In practice, Internet broadcasts function only on local networks, because routers do not forward them.

Broadcast client

A versatile personal computer that can receive and display broadband digital and analog broadcasts, blending television with new forms of information and entertainment. Broadcast client programming can include television, audio, World Wide Web pages, and computer data content.

Broadcast server

A computer that sends broadcast programming across a broadcast channel to broadcast clients. The programming sent can include television, audio, World Wide Web pages, and digital data such as stock prices, multimedia magazines, and computer software.

Browser

A client tool for navigating and accessing information on the Internet or an intranet. A browser interprets hypertext markup language (HTML) and displays information on a computer screen. A popular example is Microsoft Internet Explorer.

Bus

A set of hardwire lines used for data transfer among the components of a computer system.

Byte

A "byte" is the basic unit of measurement for information and storage capacity. A byte is made up of eight bits; it is a binary number with eight digits.

A byte can represent a total of 256 different characters and control characters; the meaning of each of these characters is determined in a character map.

Standard Units:
 

Bit Byte KB MB GB
1 Bit 1
1 Byte 8 1
1 Kilobyte 8,192 1,024 1
1 Megabyte 8,388,608 1,048,576 1,024 1
1 Gigabyte 8 billion 1,073,741,824 1,048,576 1,024 1
1 Terabyte 8 trillion 1 trillion 1,073,741,824 1,048,576 1,024
1 Petabyte 9 thousand trillion 1 thousand trillion 1 trillion 1,073,741,824 1,048,576
1 Exabyte 8 quintillion 1 quintillion 1 thousand trillion 1 trillion 1,073,741,824

 

Cache

Cache (pronounced "cash") is memory that is used to temporarily store data (buffer).

The basic idea behind a cache is that a limited number of large accesses to a particular set of data requires less time than a large number of small accesses to the same data.

If it can be determined, from whatever context, which data will be required in the future, a large amount can be read into the buffer by requesting a number of smaller blocks of data. If the prediction was correct, the performance of the computer will be increased.

If it was incorrect, the other data blocks must be read in again and performance will be lost. The better the prediction methods, the more a cache improves the overall performance of the computer.

With a disk cache, access to the hard drive is buffered using an area in the system memory or an internal cache on the hard drive controller or the drive itself.

With processor cache, a fast cache memory ensures that the processor does not have to wait while individual accesses to the much slower system memory are carried out (the so-called L1 cache = first level cache because it is closest to the CPU).
Finally there is the cache used by Web browsers. This cache is used to store files that have already been accessed so that they do not have to be downloaded again. -> Increased speed.
 

Cabinet

A file that contains one or more files, usually compressed and have the suffix .cab

Call manager

The component that implements the media-specific signaling protocol for virtual circuit (connection) management on connection-oriented networks.

CardBus

A 32-bit PC Card.

CDFS

CD-ROM file system, which controls access to the contents of CD-ROM drives.

CD-ROM

Compact disc read-only memory. A laser-encoded optical memory storage medium.

CD-R

CD Recordable, a writable CD-ROM.

Channel

A push technology that allows users to subscribe to a Web site to browse offline, automatically display updated pages on their screen savers, and download or receive notifications when pages in the Web site are modified.

Channel bar

An area on the user’s Active Desktop that displays all the subscribed channels.

Channel Definition Format (CDF) file

A file that specifies the content of an Active Channel and when and how that content should be delivered to the user.

Checksum

A calculated value used to test data for the presence of errors that can occur when data is transmitted or when it is written to disk.

Chip set

A collection of integrated circuits designed to be used together for a specific purpose.

Clean boot

Booting or starting a computer using the minimum system files in the operating system. Within Windows starting in 'safe mode' by pressing the F8 key during startup will produce a clean boot.

Clean installation

Installation of an operating system on a new computer or a computer with a reformatted hard disk.

Client

A process that requests a service provided by another program (called a server). See server.

Client for Microsoft Networks

A 32-bit, protected-mode file system driver to support all Microsoft networking products that use the SMB file-sharing protocol.

Cluster (1)

A specified number of sectors grouped together by the FORMAT command. The number is determined by the size of the logical drive. A cluster is the smallest storage unit for storing files.

Cluster (2)

A group of networked PC's that share the processing load.

Code page
An internal table that the operating system uses to relate the keys on the keyboard to the characters displayed on the screen.

Codec

Compression/decompression technology for digital video and stereo audio.

Cold docking

Insertion or removal of a device in the system before which the device must be powered off or restarted.

Command Queuing and Reordering

Earlier interfaces like SCSI-1 or IDE/ATA will allow only one command to be issued at a time to a device. Meaning that when a command was sent to a device, any other commands must wait for the first one to be actioned,

From SCSI-2 devices can re-order the commands so that the hard drives seek along a smaller summed distance. If the commands can be reordered so that they fall into a linear order, overall access time will decrease, increasing data throughput.

To the right we see the way that both EIDE and SCSI would access three files. The three files are not stored in a continuous sequence and an explanation of why this occurs ,follows. The EIDE drive will make three passes of the head, each picking up one file. You should remember that with EIDE devices, the CPU controls the head movements.

The SCSI drive will pick up a part of each file as the head passes over it, sort the files into sequence and then pass them to the CPU, The SCSI controller manoeuvres the head, releasing the CPU to perform other tasks.

EIDE and SCSI drives accessing files

Compatibility mode

A mode protocol defined in IEEE P1284 that provides a byte-wide channel from a computer to a peripheral.

Component Object Model (COM)

The object-oriented programming model that defines how objects interact within a single application or between applications. In COM, client software accesses an object through a pointer to an interface—a related set of functions called methods—on the object.

Compressed volume file (CVF)

A file with read-only, hidden, and system attributes, and that contains a compressed drive.

Container applications
Applications that maintain compound documents.

Cookies

A means by which, under the HTTP protocol, a server or a script can maintain state or status information on the client workstation. In other words, a cookie is bits of information about a person's visit to a Web page. A cookie can include such information as the way a Web page was customized or how a visitor shopped on a Web site, or it can be used to track repeat visits.

CSEL

- (Ac) Cable select.A method of defining the Master or Slave on an EIDE chain using jumpers. The Master would be placed closest to the motherboard, the slave furthest along the cable, unlike the Master/Slave jumper settings where the drives can be in any order on the chain, the jumpers defining which drive is which.

The CSEL Chain and the Master/Slave jumper set

DDR - (Ac) Double Data Rate. A memory module


A DDR memory module

Data Link Control (DLC)

An error-correction protocol in the Systems Network Architecture (SNA) responsible for transmission of data between two nodes over a physical link.

DDE

Dynamic Data Exchange. An interprocess communication method that allows two or more programs running simultaneously to exchange data and commands.

DDI

Device Driver Interface.

Default gateway

The gateway used to connect to the rest of the network.

Defragmentation

Freeing up of unusable space between parts of files on a hard disk.

Demand paging

A method by which code and data are moved in pages from physical memory to a temporary paging file on disk.

Device node

The basic data structure for a given device, built by Configuration Manager; sometimes called devnode. Device nodes are built into memory at system startup for each device and enumerator with information about the device, such as currently assigned resources. The complete representation of all device nodes is referred to as the hardware tree.

DHCP (Dynamic Host Configuration Protocol)

A communications protocol that automatically assigns IP (TCPIP) nos when a PC connects to a DHCP server.

Dial-Up Networking

A component of Windows and Linux  that makes it possible for users to connect to remote networks such as the Internet or a private network using a modem.

Digital ID

An electronic key, obtained from a certificate authority, that provides a means for proving your identity on the Internet. Also called digital certificate or authentication certificate.

DIMM - (Ac) Dual Inline Memory Module


A DIMM

Directory Structure

The piramidic layout of directories below the root (in this case c:\) of a drive.

DirectShow

A multimedia technology designed to play video, audio, and other multimedia streams in a variety of formats that are stored locally or acquired from Internet servers. DirectShow relies on a modular system of pluggable components called filters arranged in a configuration called a filter graph.

DirectX

A low-level API that provides user- mode media interfaces for games and other high-performance multimedia applications. DirectX is a thin layer, providing direct access to hardware services, and takes advantage of available hardware accelerators and emulates accelerator services when accelerators are not present.

Distributed computing

Information processing in which computing tasks are divided into two parts, one running on the client computer, the other on the server.

Distribution media format (DMF)

A special read-only format for 3.5-inch floppy disks that permits storage of 1.7 MB of data.

DIX

Digital/Intel/Xerox.

DLL
See dynamic-link library.

DNS
See Domain Name System.

Dock

To insert or remove a device in a computer system.

Docking station

A base unit into which you can insert portable hardware and that includes drive bays, expansion slots, and additional ports. Docking stations are often available for Laptops

Domain Name System (DNS)

The naming service used on the Internet to provide standard naming conventions for IP computers.

Dotted decimal notation

A method of signifying IP addresses in which each set of eight bits is separated from the next eight bits by a period.

Drive Parameter Block (DPB)

Identical to the BIOS Parameter Block, except that it is in memory. Applications should access the DPB instead of the boot sector for logical drive information. Proper programming guidelines have always stated that applications should go through the operating system for information instead of going to the hardware itself.

Dumb terminal

A terminal having minimal on board processing. Most POS terminals are dumb terminals, where the processing takes place on a mainframe, often many miles away. The major advantage of the dumb terminal is that as the software is running on a server, any changes/upgrades to the software are instantly available to all client terminals.


A Wyse55 dumb terminal

Dual head

A graphics card having two monitor outputs.

DVD

Digital Versatile Disk. Optical disk storage that encompasses audio, video, and computer data.

Dynamic Host Configuration Protocol (DHCP)

An industry-standard (TCP/IP) protocol that assigns Internet Protocol (IP) configurations to computers. The DHCP-server computer makes the assignments, and the client computer calls the server computer to obtain the address.

Dynamic HTML

A collection of features that extends the capabilities of traditional HTML, giving Web authors more flexibility, design options, and creative control over the appearance and behaviour of Web pages.

Dynamic-link library (DLL)

An API routine that user-mode applications access through ordinary procedure calls. The code for the API routine is not included in the user’s executable image. Instead, the operating system automatically modifies the executable image to point to DLL procedures at run time.

EIDE

A Disk Drive Interface.

EISA

Extended Industry Standard Architecture. A now defunct MOBO interface socket, superceded by PCI.

EDO - (Ac) Extended Data output. A memory type

Ethernet

"Ethernet", a local area network technology, was developed by Xerox in its Palo Alto Research Centre in 1973 and presented as a product by DEC, Intel and Xerox in 1980.

Ethernet uses the CSMA/CD network protocol for handling simultaneous demands or collisions.

Familiar (currently incompatible) versions are Ethernet 1.0 (no longer in use in most cases), Ethernet 2.0, as well as the IEEE 802.3 standard which is based on Ethernet 2.0.

In addition to the "yellow cable" ("Thick Ethernet", thick coaxial cable), Ethernet is also operated with other coaxial cables ("Thin Ethernet"), fibre optic cables, etc.

In version 2.0 and IEEE 802.3, Ethernet supports data transfer rates of up to 10 Mbps.

Emulated LAN

A virtual network that acts like a traditional LAN.

Encapsulated PostScript (EPS) file

A file that prints at the highest possible resolution for your printer. An EPS file may print faster than other graphical representations.

Encryption

A way of making data indecipherable to protect it from unauthorized viewing or use.

Enhanced metafile (EMF)

A device-independent rendering of a print job that is much faster to produce than a device-specific rendering.

Enumeration

The process by which, during startup, the operating system identifies Plug and Play devices by creating unique device IDs and reporting those IDs to Device Manager.

Exception handling

An event that occurs as a program runs and that requires software outside the normal flow of control to be run.

Explorer (Explorer) bar

In Internet Explorer, a way to browse through a list of links while displaying the pages those links open in the right side of the window.

FAQ

Frequently Asked Questions. A document containing basic questions and answers.

FAT file system

A file system based on a file allocation table, maintained by the operating system, to keep track of the status of various segments of disk space used for file storage.

FAT32

An enhancement of the File Allocation Table file system that supports large drives with improved disk space efficiency.

Fiber distributed data interface (FDDI)

A standard for high-speed fiber-optic LANs.

File Allocation Table (FAT)

An area on the disk (floppy or logical drive) set aside to reference file locations on that disk. The table is a chain identifying where each part of a file is located. It acts similarly to a table of contents for a book.

File Control Block (FCB)

A small block of memory temporarily assigned by a computer’s operating system to hold information about an opened file.

Firewall

A system or combination of systems that enforces a boundary between two or more networks and keeps hackers out of private networks. Firewalls serve as virtual barriers to passing packets from one network to another.

Firewire

Introduced by Apple also known as 1394 (after its IEEE specification number). Firewire is an advanced serial bus, with a transfer rate of 1 Gbyte/sec. Firewire will allow up to 63 devices on a single bus. Far more advanced than the USB interface.

Amongst other uses Firewire allows rapid downloading of large files (VIdeo/Music) from external devices.

Fishing

See Phishing

Font mapping

Matching screen fonts to printer fonts.

Form factor

The specification laid down as to the size and layout of Motherboards.

Fragmentation

Fragmentation(Defragmentation) The process whereby unusable spaces are created when files are split by the OS and placed to the outside of a hard disk.

Frame

In broadcast television, a single screen-sized image that can be displayed in sequence with other slightly different images to animate drawings. For NTSC video, a video frame consists of two interlaced fields of 525 lines; NTSC video runs at 30 frames per second. For PAL or SECAM video, a video frame consists of two interlaced fields of 625 lines; PAL and SECAM video runs at 25 frames per second.

FTP

File Transfer Protocol. The Internet standard high-speed protocol for downloading, or transferring, files from one computer to another.

Graphics Card

A graphics card is an important computer component. Apart from printers, the graphics card is the only way in which a computer can communicate with the user.

The graphics card is a plug-in card that is inserted into a slot on the motherboard. From there it sends data to the screen.

The screen resolution that can be displayed on a monitor primarily depends on the graphics card as well. The graphics processor, which determines the actual speed of the card, is very important.

Gateway

A computer connected to multiple physical networks, capable of routing or delivering packets between them.

Gopher

An early Internet protocol and software program designed to search for, retrieve, and display documents from remote computers or sites. Gopher clients are used to connect to remote Gopher servers Interaction is typically carried out through a menu hierarchy.

Graphics Device Interface (GDI)

The graphical system that manages what appears on the screen and provides graphics support for printers and other output devices. One of three core components in Windows 98.

Graphics Interchange Format (GIF)

A computer graphics file format developed in the mid-1980s by CompuServe for use in photo-quality graphic image display on computer screens. Now commonly used on the Internet.

GUI

Graphical User Interface

Hardware tree

The hierarchical representation of all the buses and devices on a computer.

HDLC

High-level Data Link Control. A protocol for information transfer in which messages are transmitted in frames.

Hercules Graphics

Hercules graphics, both a graphic standard and the name of the manufacturer appeared in 1982. Founded by a Thai who wanted to write his Doctoral thesis in his native language the monochrome video card soon became the de-facto standard for PC's at the time. In 1999 the company was bought out and still supplies Video (and modem) cards based on bought-in chips. .

Home page

The central document of a Web site, usually designated as the default document. The starting point for a Web site or section of a Web site is often referred to as the home page.

Host ID

The portion of the IP address that identifies a particular computer within a particular network ID.

Host table

The HOSTS or LMHOST file that contains lists of known IP addresses mapped to host names or NetBIOS computer names. Windows 98 uses this for local name resolution if other methods are not available.

Hot docking

Insertion of a device in the system while the device is running at full power

HTML

Hyper Text Markup Language" is the authoring language used to create documents on the World Wide Web. The current version is 4.0.

HTML consists of a series of ASCII characters in which special formatting commands are embedded for the page layout, font types and multimedia elements, etc.

Special commands indicate hypertext links that can be used to jump to other elements in the current document or to other documents elsewhere on the Net.

To access and read HTML documents, an application program (Web browser) is required.

Add-ins, or plug-in programs can be used to display embedded graphics, play sounds or view videos.
Currently there are a large number of efforts to expand HTML.

DHTML makes the Internet more dynamic; XML or XHTML have been designed to replace HTML.

HTTP
See Hypertext Transfer Protocol.

Hub (1) - Hubs are used to connect many computers and networked printers together.


A four port hub

Hub (2) - USB hubs perform the same function as network hubs, indeed with the advent of USB networking they are used to connect PCs together, however their main use is to allow USB peripheral devices, printers, scanners and such to connect to the PC.


A four port USB hub

Human Interface Device (HID) specification

The device class definition developed by the USB standards group for HIDs. Serves as the basis for the WDM input device support, and unifies input devices by providing flexible data reporting, typeless data, and arrayed and variable input and output.

Hyperlink

Also called simply a link. A way of jumping to another place on the Internet. Hyperlinks usually appear in a different format from regular text. You initiate the jump by clicking the link.

Hypertext

Documents with links to other documents. Click a link to display the other document. A hypertext document is a document structured in chunks of text and marked up, usually using HTML, which is connected by links.

Hypertext Transfer Protocol (HTTP)The underlying protocol by which Web clients and servers communicate. HTTP is an application-level protocol for distributed, collaborative, hypermedia information systems. It is a generic, stateless, object-oriented protocol. A feature of HTTP is the typing and negotiation of data representation, allowing systems to be built independently of the data being transferred.

Hypertext Markup Language (HTML)

A simple markup language used to create hypertext documents that are portable from one platform to another. HTML files are simple ASCII text files with codes embedded (indicated by markup tags) to indicate formatting and hypertext links. The formatting language used for documents on the World Wide Web.

 

IDE
Integrated Device Electronics. A type of disk-drive interface where the controller electronics reside on the drive itself, eliminating the need for a separate adapter card. Has been superceded by EIDE (Extended)

IE
See Microsoft Internet Explorer.

IEEE
Institute of Electrical and Electronics Engineers.

INF file
A file that provides Windows 98 Setup with the information required to set up a device, such as a list of valid logical configurations for the device, the names of driver files associated with the device, and so on. An INF file is typically provided by the device manufacturer on a disk.

Infrared Data Association (IrDA)
Publisher of a wireless connectivity standard, which makes it possible to connect computers and hardware devices without using cables.

INI files
Initialisation files used by Windows-based applications to store per-user information that controls application startup. In Windows 98, such information is stored in the registry, and INI files are supported for backward compatibility.

Interlacing
A video display technique in which the electron beam refreshes (updates) all odd-numbered scan lines in one sweep of the screen and all even-numbered scan lines in the next. Interlacing takes advantage of both the screen phosphor's ability to maintain an image for a short time before fading and the human eye's tendency to average subtle differences in light intensity. By refreshing alternate lines, interlacing halves the number of lines to update in one screen sweep.

International Organization for Standardization (ISO)
An international association of member countries, each represented by its leading standard-setting organization—for example, ANSI (American National Standards Institute) for the United States. The ISO works to establish global standards for communications and information exchange.

Internet
A set of dissimilar computer networks joined together by means of gateways that handle data transfer and the conversion of messages from the sending network to the protocols used by the receiving networks. These networks and gateways use the TCP/IP suite of protocols.

Internet Assigned Numbers Authority (IANA)
The Internet group that assigns groups of IP addresses to organizations.

Internet Control Message Protocol (ICMP)
A network-level Internet protocol that provides error correction and other information relevant to IP packet processing.

Internet Engineering Task Force (IETF)
A consortium that introduces procedures for new technology on the Internet. IETF specifications are released in Requests for Comments.

Internet Protocol (IP)
The part of TCP/IP that is responsible for addressing and sending TCP packets over the network.

Internet Protocol Control Protocol (IPCP)
A protocol used to configure, enable, and disable IP Protocol modules at both ends of the link.

Internet Service Provider (ISP)
A public provider of remote connections to the Internet.

Interrupt
An asynchronous operating condition that disrupts normal execution and transfers control to an interrupt handler. Interrupts are usually initiated by I/O devices requiring service from the processor.

Interrupt request (IRQ)
A method by which a device can request to be serviced by the device’s software driver. The system board uses a programmable interrupt controller to monitor the priority of the requests from all devices.

Intranet
Use of Internet standards, technologies, and products within an enterprise to function as a collaborative processing infrastructure. The term is generally used to describe the application of Internet technologies on internal corporate networks.

IP
Internet Protocol.

IP address
Internet Protocol address. A unique address that identifies a host on a network. It identifies a computer as a 32-bit address that is unique across a TCP/IP network.

IPX/SPX
Internetwork Packet Exchange /Sequenced Packet Exchange. On Novell NetWare systems, IPX is a network layer protocol used in the file server operating system; SPX is a transport layer protocol built on top of IPX and used in client/server applications. Now superceded by TCPIP on the latest Novell platforms.

IRQ
See interrupt request.

ISA (Ac) Industry Standard Architecture. An older 8-bit (and later, a 16-bit) expansion bus that provides a buffered interface from devices on expansion cards to the PC internal bus. Rarely seen on modern MOBO's, replaced by PCI.

ISDN (Integrated Services Digital Network)
A completely digital telephone /telecommunications network that carries voice, data, and video information over the existing telephone network infrastructure. It is designed to provide a single interface for hooking up a telephone, fax machine, computer, and so on.

Java

A derivative of the C++ language, SunSoft's distributed programming language, offered as an open standard.

JavaScript

A scripting language developed by Netscape Communications and Sun Microsystems, Inc.

Joint Photographic Experts Group (JPEG)

A widely accepted international standard for compression of colour image files, sometimes used on the Internet.

Kernel

One of the core components of an operating system, the first part to load. It remains in main memory and consiquently needs to be small while providing all the services needed by other parts of the operating system and open applications.

Label printer

A specialist printer for producing small numbers of labels.

LAN

Local area network. A group of computers and other devices dispersed over a relatively limited area and connected by a communications link that enables any device to interact with any other device on the network.

Layered architecture

An architecture in which each layer isolates portions of the services.

Legacy

Any feature in the computer system based on older technology for which compatibility continues to be maintained in other system components. In the context of Windows 98, a non–Plug and Play feature.

Link Control Protocol (LCP)

A protocol that establishes, configures, and tests the integrity of a data-link connection.

Linux

A Unix like operating system, which runs on Intel based processors.

Location

A set of dialing rules defining a place from which a user makes Dial-Up Networking connection.

Logical block addressing (LBA)

A method of accessing hard disk drives based on the extensions of INT 13.

Logon script A batch file that runs automatically every time the user logs on. It can be used to configure a user’s working environment at every logon, and it allows an administrator to control a user’s environment without managing all aspects of it.

Lynx A Text only web browser (images would not show).

Mac address

sometimes called a physical address. A unique 12 digit number embedded on each network interface.

Machine room

Most large organisations keep their servers and communication equipment in a server room. depending on the amount of equipment in the room it may need auxillary cooling and in this case has a fire extinguishing system which floods the room with an inert gas excluding oxygen and dousing the fire (the red tank to the right). If the alarm sounds you have about 1 min to leave the room, or suffocate.
Maillot

A mechanism for one-to-one or one-to-many interprocess communications (IPC).

Master browse server

The computer that maintains the list of servers in a workgroup. Also called browse master.

Messaging application program interface (MAPI)

An open and comprehensive messaging interface used by programmers to create messaging and workgroup applications—such as electronic mail, scheduling, calendaring, and document management.

Microsoft Internet Explorer browsing software

A suite of Internet software that includes several communication and collaboration tools in addition to the Internet client.

Microsoft Management Console (MMC)

A general-purpose management display framework for hosting administration tools.

Microsoft Service for NetWare Directory Services

A service that enables Microsoft Client for NetWare Networks to log into a Novell Directory Services (NDS) tree.

Microsoft Systems Management Server

An application used to install and maintain Microsoft Windows 98 on networked computers.

MIDI

Musical Instrument Digital Interface. A serial interface standard that allows for the connection of music synthesizers, musical instruments, and computers. The MIDI standard is based partly on hardware and partly on a description of the way in which music and sounds are encoded and communicated between MIDI devices.

MIDI stream

A technology used in advanced sound cards to play very complex MIDI sequences with less CPU use.

MIME

Multipurpose Internet Mail Extensions. A standard that extends SMTP to allow the transmission of such data as video, sound, and binary files via Internet e-mail without translating them into ASCII format.

Minidriver

A hardware-specific DLL that uses a Microsoft-provided class driver to accomplish most actions through function calls and provides only device-specific controls. Under WDM, the minidriver uses the class driver's device object to make system calls.

Mobile computing

Computing done by intermittently-connected users who access network resources.

Model computer

A computer on which all the components needed for other similar computers in your organization have been installed.

MPEG

A standard designed by the Motion Pictures Experts Group for video playback of NTSC quality from CD-ROM.

MS-CHAP

Microsoft Challenge Handshake Authentication.

Mt. Fuji specification

A specific command set used in DVD-ROM drives.

Multicasting

Transmitting a message to multiple recipients at the same time. A point-to-many networking model in which a packet is sent to a specific address, and only those computers that are set to receive information from this address receive the packet.

Multihued system

A computer that is configured with more than one IP address.

Multilane

A protocol that enables a computer to establish a dial-up connection using two modems or ISDN devices.

Multipoint data conferencingA technology that allows two or more people to share information in real time over the Internet or an intranet.

Name resolution

The process used on the network for resolving a computer address as a computer name, to support the process of finding and connecting to other computers on the network.

Named pipe(s)

An interprocess communication (IPC) mechanism that allows one process to communicate with another local or remote process.

NCSA

(National Center for Supercomputer Applications), a research institute at the University of Illinois

NDISWAN

Network driver interface specification wide area network.

NetBEUI

NetBIOS Extended User Interface. A local area network transport protocol provided with Windows 98.

NetBIOS

Network basic input/output system. A software interface for network communication.

NetBIOS Frames Control Protocol (NBFCP)

A protocol used to configure, enable, and disable the NetBEUI protocol modules on both ends of a data link.

Net mask

A binary value that defines which portion of the network address must match in order for that route to be used.

Network adapter

A hardware card installed in a computer that so it can communicate on a network. (See NIC)

Network Address Translation (NAT)

A process that lets an entire network connect to a PPP server and appear as a single IP address, thus helping to conceal IP addresses from external hackers and to alleviate address space shortage.

Network Device Interface Specification (NDIS)

The interface for network drivers used in Windows and Windows NT operating systems. All transport drivers call the NDIS interface to access network adapters.

Network ID

The portion of the IP address that identifies a group of computers and other devices that are all located on the same logical network.

Nibble mode

A mode protocol defined in IEEE P1284 that provides a channel from the peripheral to the host through which data is sent as 4-bit nibbles.

NIC - (Ac) Network Interface Card


A UTP (Cat 5) NIC and a wireless NIC

NLS

National language support. Services that ensure globally-aware information handling.

NTFS

Windows NT file system.

Object application

An application that acts as a server to provide various data objects to be included in a compound document.

OnNow

A design initiative that seeks to create all the components required for a comprehensive, system-wide approach to system and device power control. OnNow is a term for a PC that is always on but appears off and that responds immediately to user or other requests.

Open Datalink Interface (ODI)

A specification defined by Novell and Apple Computer to provide a protocol and API for communicating with network adapter drivers, and to support the use of multiple protocols by a network adapter driver.

Open Group, The

Parent company of a number of standards organizations including The Active Group—now managing the core ActiveX technology, X/Open, and OSF.

OpenType

A font specification for Windows 98 that extends the TrueType font standard by adding tables containing information for advanced multilingual typesetting and typographic control.

Option ROM

Optional read-only memory found on PC bus expansion cards. This ROM usually contains additional firmware required to properly boot the peripheral connected to the expansion card, for instance, a hard drive. Also referred to as an expansion ROM.

OS/2

Operating System developed as a joint venture between Microsoft and IBM.

OSI

Open Systems Interconnection (Reference Model).

Packet

A transmission unit of fixed maximum size that consists of binary information representing both data and a header containing an ID number, source and destination addresses, and error-control data.

PANOSE

A font matching system based on a numeric classification of fonts according to visual characteristics.

Parse

To analyse or separate (for example, input) into more easily processed components.

Password

A unique string of characters that must be provided before logon or access to a resource or service is authorized.

Password Authentication Protocol (PAP)

A security protocol that uses a two-way handshake for the peer to establish its identity.

Password caching

Automatically storing a password in a password list (PWL) file so that whenever the user logs on again, the logon password unlocks the PWL file and the resource passwords it contains.

Path

The search path used by the OS to look for applications.

PC Card

A trademark of PCMCIA. A removable device that is designed to be plugged into a PC Card slot and used as a memory-related peripheral.

PCI

Peripheral Component Interconnect. A high-performance, 32-bit or 64-bit bus designed to be used with devices that have high bandwidth requirements, such as display subsystems.

PCMCIA

The Personal Computer Memory Card International Association, standardises the credit card-sized interface cards used in laptops and other small computers. To develop an industry standard the association, was formed by several card manufacturers in the late 1980's.

The cards are now available to perform a large number of functions such as LAN cards/Modems, CD-ROM and Floppy drive controllers. Although the cards are still (2004) popular the increasing popularity of USB may lead to their eventual demise.

PDS (1) - (Ac) Primary Domain Server

The Major server in a Windows network, Authenticates user logins, May act as an Intranet server. Larger organisations may have a Secondary Domain Server as a backup should the PDS fail and may be running their Applications on a dedicated server.

A domain

PDS (2) - (Ac)Public Domain Software

Public Domain Software sites act as repositorys for software that can be downloaded and used. The software they hold covers the whole spectrum, from games to word processing programs.

The software may fall into two categories, freeware which is as its name suggests free and shareware where in most instances you will get a months free trial, then the software ceases to work unless you enter a (purchased) serial number

Permission scoping

Preventing permissions granted to a trusted component from being misused, either intentionally or inadvertently, by a less trusted component.

Permission signing

Allowing a signed cabinet file to specify securely not only the identity of the signer but also the set of permissions being requested for the signed classes.

Personal Information Exchange (PFX)
A set of public key-based security technologies that is part of the Microsoft Internet security framework.

Phishing

A technique to aquire personal information such as bank details, for purposes of identity theft. Phishing exercises often use fraudulent e-mail messages that appear to come from genuine organisations.

Platform for Internet Content Selection (PICS)

A system providing for the voluntary rating of World Wide Web site content by either the publisher of the page or a third-party rating group.

Plug and Play

A design philosophy and set of specifications that describe hardware and software changes to the PC and its peripherals, making it possible to add new components without having to perform technical procedures.

Point-to-Point Tunneling Protocol (PPTP)

Protocol that enables a computer to securely connect to the Internet or an intranet by tunneling through an Internet or LAN connection.

Popups

Pop ups will appear while you're on the net at odd times, They're a function of Windows networking, allowing system Administrators to send messages to warn, or inform logged on users of maintanance or system issues.

.

POST - (Ac) Power On Self Test

PPP

Point-to-Point Protocol. An industry standard, a part of Windows 98 Dial-Up Networking, designed to ensure interoperability with remote access software from other vendors. It is used in making point-to-point links, especially with dial-up modem servers.

PPTP
See Point-to-Point Tunneling Protocol.

Pre-emptive multitasking

A method by which the operating system takes control away from or gives control to another running task, depending on the needs of the system.

Private Communication Technology (PCT)

A protocol used to create a secure Internet or intranet channel.

Protected mode

An operating mode supporting more advanced features than real mode, including multitasking, data security, and virtual memory.

Protocol

A set of rules and conventions by which two computers pass messages across a network. Networking software usually implements multiple levels of protocols layered one on top of another. Windows 98 includes NetBEUI, TCP/IP, and IPX/SPX-compatible protocols.

Protocol rollover

Sending ASF files over a default protocol and then trying to send them via an alternative server or protocol if the original attempt fails.

Proxy server

A server that acts as a go-between, converting information from Web servers into HTML to be delivered to a client computer. It also provides a way to deliver network services to computers on a secure subnet without those computers needing to have direct access to the World Wide Web.

Pull model

A broadcast model in which information is downloaded as it is requested.

Push modelA broadcast model in which a server sends information to a large number of clients on its own schedule, without waiting for requests. The clients scan the incoming information, save the parts they have been instructed to save, and discard the rest.

Quality of service (QoS)

Network characteristics such as desired bandwidth and maximum acceptable delay that an application can request from a network.

RAID

Stands for Redundant Array of Inexpensive Disks

RAM

Random Access Memory.

Raster fonts

Fonts stored in files as bitmaps and rendered as an array of dots for displaying on the screen and printing on paper. Raster fonts cannot be cleanly scaled or rotated.

Real mode

The backward-compatible mode of the Intel 80386 family. In real mode, all of the CPU’s protection features are disabled, paging is not supported, and program addresses correspond to physical memory addresses. The address space is limited to 1 MB of physical memory and uses a memory segmentation scheme. Real mode is compatible with 8086, the 8088, the 80186, and the real mode of the 80286.

Redirector

Networking software that accepts I/O requests for remote files, named pipes, or mailslots and then sends (redirects) them to a network service on another computer. Redirectors (also called network clients) are implemented as file system drivers in Windows 98.

Registry

The registry is the database which contains details of the computer’s configuration. The registry first appearde in Windows 95 and replaced the use of separate .INI files for all system components and applications.

Registry Checker

A system maintenance program that finds and fixes registry problems and backs up the registry.

Registry Editor

An application that is used to view and edit entries in the registry.

Registry key

An identifier for a record or group of records in the registry.

Remote Access Service (RAS)

A service that provides remote networking for telecommuters, mobile workers, and system administrators who monitor and manage servers at multiple branch offices.

Remote administration

Administration of one computer by an administrator located at another computer and connected to the first computer across the network.

Remote procedure call (RPC)

A message-passing facility that allows a distributed program to call services available on various computers in a network. Used during remote administration of computers, RPC provides a procedural view, rather than a transport-centered view, of networked operations.

Request for Comments (RFC)

An official document of the Internet Engineering Task Force (IETF) that specifies the details for protocols included in the TCP/IP family.

Resolve

Under DNS, a client that queries the name server across the network to gain information about the domain name space.

Resource reservation protocol (RSVP)

A signaling protocol that is used to establish connections with the QoS requested by an application

RFC
See Request for Comments.

RIP
See Routing Information Protocol.

RIP listening

A process in which a computer listens in on RIP packets and adds information gleaned from those packets to add entries to the route table. Also called silent RIP.

Robot

A fast, automated program, such as a search engine, indexing program, or cataloging software, that requests Web pages much faster than humans can.

Root directory

An area set aside to store boot files and directories on the boot drive, usually the C:\ drive.

Route table

A table that is used to determine where a computer routes packets.

Safe mode

Booting or starting a computer using the minimum system files in the operating system. Within Windows starting in 'safe mode' by pressing the F8 key during startup will produce a clean boot. Device drivers

SCSI - (Ac) Small Computer Systems Interface. Pronounced "scuzzy"

SDRAM - (Ac) Synchronous Dynamic Rondom Access Memory. A memory type

Sand boxing

The Java security model, which provides control over how Java applets can interact with a computer system.

Script

A program consisting of a set of instructions to an application or utility program.

Script let

A reusable Web page in which Dynamic HTML script has been written according to certain conventions.

SDK

Software Development Kit. A kit that programmers can use to create new applications.

Secure password authentication (SPA)

Any authentication in which the actual password is not sent over the network.

Secure Sockets Layer (SSL)

A protocol that supplies secure data communication through data encryption and decryption. SSL enables communications privacy over networks through a combination of public key cryptography and bulk data encryption.

Security zone

In Internet Explorer, a segment of the Internet or intranet assigned a particular level of security.

Serial Line Internet Protocol (SLIP)

A data link protocol that allows transmission of IP data packets over dial-up telephone connections, typically used by UNIX remote access servers.

Server

For a LAN, a computer running administrative software that controls access to all or part of the network and its resources. A computer acting as a server makes resources available to computers acting as workstations on the network. See client.

Server message block (SMB)

The protocol developed by Microsoft, Intel, and IBM that defines a series of commands used to pass information between network computers. The redirector packages SMB requests into a network control block (NCB) structure that can be sent over the network to a remote device. The network provider listens for SMB messages destined for it and removes the data portion of the SMB request so that it can be processed by a local device.

Service Advertising Protocol (SAP)

The Novell NetWare broadcasting protocol.

Set-up script

A text file that contains predefined settings for all the options specified during setup.

Shared drive

A networked drive made available to other users on the network.


A shared and non-shared drive

Share-level security

A security methodology in which passwords are used to restrict access to shared resources on a peer server. The only security level available on peer-to-peer networks.

Simple Mail Transfer Protocol (SMTP)

A protocol used for exchanging mail on the Internet.

Simple Network Management Protocol (SNMP)

The Internet’s standard for remote monitoring and management of hosts, routers, and other nodes and devices on a network. A TCP/IP-derived protocol governing network management and monitoring network devices.

SIPP (Ac) Single Inline Pin Package. an early memory module.

Smart card

A small electronic device, approximately the size of a credit card, that contains an embedded integrated circuit. Used for such tasks as storing medical records, storing digital cash, and generating network IDs.

S.M.A.R.T

A disk drive monitor.

SNMP


See Simple Network Management Protocol.

Socket

A software object used by a client to connect to a server; basic components include the port number and the network address of the local host.

SOCKS

A protocol for traversing firewalls in a secure and controlled manner, made publicly available by the Internet Engineering Task Force.

Source routing

A method of routing data across bridges.

SPI

Service provider interface, a single, well-defined set of functions used by Windows 98 to request network services.

SSID

An SSID is a network name given by the network owner that identifies a wireless network.

Step captures

A process in which a user captures digital-video data one frame at a time.

Still Image Architecture (STI)

A WDM architecture for still image devices. A still image minidriver provides support for still image devices, such as scanners and cameras.

Stream

A continuous series of bits, bytes, or other small, structurally uniform units.

Streaming architecture

A model for interconnection of stream-processing components, in which applications dynamically load data as they output it. Dynamic loading means data can be broadcast continuously. See WDM streaming.

Streaming data

Data continuously broadcast to an application. For example, a broadcast client's user might subscribe to continuously broadcast sports scores.

Subnet mask

A 32-bit value that allows the recipient of IP packets to distinguish the network ID portion of the IP address from the host ID.

Subscription

Stored information describing how a user will have access to an Active Channel Web site, including frequency and method of access.

Swap file

A hidden file on the hard drive that Windows uses to hold parts of programs and data files that do not fit in memory.

Synchronous data transmission

A communications protocol defined for high-speed data communications, where data is transmitted in 'packets', rather than in a single stream

System policies

Settings that allow an administrator to override local registry values for user or computer settings.

System Policy Editor

A tool with which one can change many common registry settings for an individual computer.

Tablet

Also known as a graphics tablet .

TAPI

See telephony application program interface.

TCP/IP

Transmission Control Protocol/Internet Protocol.

A networking protocol that allows computers to communicate across interconnected networks and the Internet. Every computer on the Internet supports TCP/IP, no matter what OS they are running.

Telephony application program interface (TAPI)

A set of calls that allows applications to control modems and telephones, by routing application function calls to the appropriate “service provider” DLL for a modem.

Telnet

A protocol used for interactive logon to a remote computer.

Thin Client

A minimal computer system that has only the barest of Operating Systems. It loads everything else including Applications from a Network Server. An alternative name is Network Computer. Should not be confused with a 'Dumb terminal', a device with minimal computing power, which is really no more than a Monotor, keyboard and link to a mainframe computer, on which all processing takes place.

Thunking

A translation process that converts a 16-bit value to its 32-bit equivalent.

TrueType

A font specification by which fonts are stored as mathematical models that define the outline of each character.

Trust-based security

A cross-platform security model that adds intermediate levels of trust to the Java security model.

Tunnelling

The process of sending packets to a computer on a private network by routing them over some other network, such as the Internet.

TWAIN

An industry-standard software protocol and API that provides easy integration of image data between input devices, such as scanners and still image digital cameras, and software applications.

U Interface

A 2-wire ISDN circuit, essentially today's standard 1-pair telephone company local loop made of twisted-wire. The U interface is the most common ISDN interface and extends from the central office.

UDF

Universal Disk Format. A file system developed by the Optical Storage Technology Association for storage of data on optical media.

UltraPack

A file and folder compression format that offers better compression than standard or HiPack compression.

Uniform Resource Locator (URL)

A naming convention that uniquely identifies the location of a computer, directory, or file on the Internet. The URL also specifies the appropriate Internet protocol, such as HTTP or FTP.

Universal naming convention (UNC)

A way to specify a directory on a file server. UNC names are file names or other resource names that begin with the string \\, indicating that they exist on a remote computer.

Examples of UNC's are:

\\homemidi\share or using the machines TCPIP no \\45.45.45.45\share

UPS

Uninteruptable Power Supplies

Not many of you will need a UPS, however anyone running a small business should think about one. Basically they're a big capacitor that releases stored current over a period. In effect it means that should your business suffer a powercut, while other PC's are cut off instantly any machine with a UPS (ususlly servers) can be shut down in a controlled manner. This means that when restarted, the server should be in an 'uncorrupted' state and will restart without the problems that sometimes occur if a machine is powered off instantly. .

USB

Universal Serial Bus. A bidirectional, isochronous, dynamically attachable serial interface for adding peripheral devices such as game controllers, serial and parallel ports, and input devices on a single bus.

User

One of three core components in Windows 98. It manages input from input devices, output to the user interface, and interaction with the sound driver, timer, and communications ports.

User profile

Data stored on the way a user prefers to access an application. In Windows it would contain information like the desktop configuration (preferred wallpaper and such), a multi-user PC will have a profile for each user that logs on. The information is stored in the file User.dat.

VCACHE

A 32-bit, protected-mode cache driver, which replaces the 16-bit, real-mode SMARTDrive disk cache software.

VCOMM

In Windows, a 32-bit protected-mode communications driver.

Vector fonts

Fonts rendered from a mathematical model, in which each character is defined as a set of lines drawn between points. Vector fonts can be scaled to any size or aspect ratio.

Version table

A file that contains a list of executable files, followed by the version number of MS-DOS with which the applications were designed to run.

Vertical Blanking Interval (VBI)

The time period in which a television signal is not visible on the screen because of the vertical retrace (the repositioning to top of screen to start a new scan). Data services can be transmitted using a portion of this signal.

VESA Local Bus

VESA Local Bus (or the VESA VL bus) is a standard interface between your computer and its expansion slot that provides faster data flow between the devices controlled by the expansion cards and your computer's microprocessor. A "local bus" is a physical path on which data flows at almost the speed of the microprocessor, increasing total system performance. VESA Local Bus is particularly effective in systems with advanced video cards and supports 32-bit data flow at 50 MHz. A VESA Local Bus is implemented by adding a supplemental slot and card that aligns with and augments an Industry Standard Architecture expansion card. The ISA and VESA VL bus standards have not been in common use for some time.

VFAT

32-Bit File Access using protected-mode code to write to the disk. In Windows 98 the 32-bit virtual File Allocation Table (VFAT) file system is the primary file system.

Video Electronic Standards Association (VESA)

An industry standards organization focusing on IBM-compatible personal computers.

Video Graphics Array (VGA)

A display standard for personal computers.

Virtual memory

Memory that appears to an application to be larger and more uniform than it is.

Virtual private networking (VPN)

A technology by which one can securely connect to a remote server by tunneling through an intermediary network.

Virtualisation

The act of managing a system resource so that more than one application can use it at the same time.

VRML

Virtual Reality Modeling Language. A language for coding three-dimensional HTML applications.

VxD

Virtual device driver. The x represents the type of device—for example, a virtual device driver for a display is a VDD and a virtual device driver for a printer is a VPD.

WDM

Win32 Driver Model. A 32-bit driver model based on the Windows NT driver model that is designed to provide a common architecture of I/O services for both Windows NT and Windows operating systems for specific classes of drivers.

WDM Streaming (streaming)

An extension of the Microsoft DirectShow application programming interface (API) based on the Windows Driver Model (WDM). WDM streaming provides the kernel connection and streaming services used by the WDM streaming class driver and by components of the next major versions of Microsoft Windows NT and Microsoft Windows 98. In these operating systems, WDM streaming provides low-level services in Ring 0 for the lowest latency streaming. DirectShow provides higher-level features and control.

Webcasting

The automated delivery of personalized and up-to-date information via the Internet or a corporate intranet.

Webcrawler

Webcrawlers are programs that automatically search for new Web pages, usually for search engines. They work by following the links to other pages/sites which most Web pages contain links to other pages, a spider can start almost anywhere. As soon as it sees a link to another page, it follows it, noting the URL's.

Wildcards

Wildcards are used when you wish to carry out a command on a number of files, they are used in conjunction with commands that manipulate files, such as move. copy or delete.

Windows CE - The Windows OS designed for a broad range of non PC based communications, entertainment and mobile-computing devices.

Windows Internet Name Service (WINS)

A name resolution service that resolves Windows networking computer names to IP addresses in a routed environment. A WINS server, which is a Windows NT Server computer, handles name registrations, queries, and releases.

Windows NT

The portable and secure, 32-bit, preemptive-multitasking member of the Microsoft Windows operating system family. Windows NT Server provides centralized management and security, advanced fault tolerance, and additional connectivity.

Windows NT file system (NTFS)

The file system designed for use specifically with the Windows NT operating system. NTFS supports file system recovery and extremely large storage media, in addition to other advantages. It also supports object-oriented applications by treating all files as objects with user-defined and system-defined attributes.

Wizard

An interactive Help utility within an application that guides the user through each step of a particular task.

Workgroup

A group of networked computers in which authorised users can share resources .

World Wide Web (WWW)

Also called the Web. The graphical Internet hypertext service that uses the HTTP protocol to retrieve Web pages and other resources from Web servers. Pages on the Web usually contain hyperlinks to other pages, documents, and files.

Worm (1)

Usually called a virus. A worm is a small destructive program that reproduces itself throughout the harddisk and PC memory. It uses up the computers resources and eventually causing the system to shut down..

Worm (2)

This type of worm ia a program that moves through a network and deposits information at each node for diagnostic purposes or causes idle computers to share some of the processing workload. This is sometimes called an ethical worm. and does not harm the system.

Worm(3)

(Write Once Read Many) This is an optical disk that can be recorded only once. Updating requires destroying the existing information, and writing new data to an unused part of the disk. Now superceded by the various CD-ROM technologies.

.

Write-behind caching

Temporarily storing data in memory before it is written on disk for permanent storage.

YAHOO - (Ac) Yet Another Hierarchically Officious Oracle. An online search engine.

Zip (1) - To compress a file, or group of files into a smaller 'zipped' file.

Zip (2) - Drive/disk. Zip disks are portable storage media, currently three capacities exist 100Mb, 250Mb and 750Mb, The 250Mb reads 250 and 100, the 750 reads 750 and 250, but not 100.

Internal and External Zip drives

© Allen. C. Roffey primerpc.com 07:53 26/12/2005