This explains the most common computerterms which you can encounter. This list was compiled from several sources. It does not explain HTML commands in detail because for this purpose another encyclopedia is available.The most recent update of this document can be found at: http://www.uithuizen.net/encyclopedia/terms.php
packet internet gopher A program used to test for the presence of destinations in a packet-switched network. It does so by sending an Internet control message protocol (ICMP) echo request, and waiting for the replying "ping".
packet switching The method used to move data around on the Internet. In packet switching, all the data coming out of a machine is broken up into chunks (packets), each chunk has the address of where it came from and where it is going and an error-checking sequence. This enables chunks of data from many different sources to co-mingle on the same lines, and be sorted and directed to different routes by special machines along the way. This way many people can use the same lines at the same time.
palette 1) A collection colors used by a program. Usually it is easy to customize these colors. 2) A palette is a list of the colors that are available to a particular picture. Different picture file formats have a different maximum number of colors. If your picture contains more colors than are available in a specific picture format, the extra colors are replaced with colors in the color palette. The colors in the resulting image may look distorted. This is known as a "paletted effect."
palmtop A small hand-held computer working on PalmOS. See also Pocket PC.
PaP Plug and Play. The standard for connecting, installing and configuring devices and add-ins. Also PnP
PAP Password Authentication protocol is an authentication system built into PPP that should only be enabled upon instructions from your Internet service provider. It requires a username and password.
parallel A form of datatransmission in which data is transmitted in groups of related bytes.
parity Tells the computer if the sum of a series of databits is odd or even; therefore a socalled paritybit is added to the end of the dataseries. Usually this is used to certify copy-actions.
PBX/PABX Private Branch eXchange or Private Automated Branch eXchange. A switching network for voice or data.
PC 1) Personal computer. A single-user computer with a base price of less than about $2000. 2) Program Counter. The register in a CPU that points to the next instruction to be executed; also called an instruction pointer or instruction counter.
PCB Printed Circuit Board. A thin, nonconductive board that holds the components of a circuit. The manufacturer laminates the board with conductive material and uses the etching process to remove unwanted material, leaving only the conductive wires (traces) that become the circuit; the integrated circuits and other components are then firmly attached to the board and the pins soldered to the traces.
PCI Peripheral Component Interconnect; a very fast bus!
PCL Printer Control Language.
PCM Pulse Code Modulation. It refers to a specific encoding format for sound samples. This format is currently used for .WAVfiles. See also .WAV.
PCMCIA Personal Computer Memory Card International Association.A standardized small format connectors for connecting devices to notebooks.
PGP Pretty Good Privacy. System for encrypting electronic messages, available free on the Internet.
phishing Pronounced like fishing, phishing is a term used to describe a malicious individual or group of individuals scamming users by sending e-mails or creating web pages that are designed to collect an individual´s bank or credit information.
piping The relay of input or output from a program or command to another program or command via the symbol |.
pixel A pixel is a fundamental unit of measurement in a raster-based picture or on a monitor. Both raster pictures and monitors are defined by rows of dots that can be individually assigned a color. These dots are called pixels. It is the smallest part of a monitor (a dot) that can light-up in order to form text or graphics.
POP 1) point of presence; a location of an Internetserver. 2) Post Office Protocol. A mail retrieval-and delivery system used by some newsreaders and mailreaders. There are two flavors: V2 and V3 for respectively two and three attempts.
port 1) a computer connection for the relay of data from and to devices. Three types are available: COM, LPT and USB. 2) On the Internet port often refers to a number that is part of an URL, appearing after a colon (:) right after the domain name. Every service on an Internetserver listens on a particular port number on that server. Most services have standard port numbers, e.g. Web servers normally listen on port 80. Services can also listen on non-standard ports, in which case the port number must be specified in an URL when accessing the server. 3) Port also refers to translating a piece of software to bring it from one type of computer system to another, e.g. to translate a Windows program so that is will run on a Macintosh.
portrait A page orientation in which the horizontal axis is the shorter axis. Opposite of landscape.
POST Power-On Self-Test. A brief examination of the system´s functionality performed each time the system is turned on.
posting A single message entered into a network communications system (example sending an E-mail to a newsgroup).
PPP Point-to-Point protocol. It´s like SLIP and CSLIP, but with better error correction. Most well known as a protocol that allows a computer to use a regular telephone line and a modem to make TCP/IP connections and thus be really and truly on the Internet. These dial-up links used to be less expensive and slower than Ethernet or token ring connections. A PPP link is only established by working through a number of phases. The first, LCP, opens the connection and tests the link. Then either PAP or CHAP will follow only if they are required by the server (optional). Finally, IPCP is responsible for configuring the IPaddresses and options such as headercompression.
PWORD Penta-WORD. Six bytes. Used to hold an 80386 protected-mode "far" address, consisting of a segment selector and a 32-bitoffset, or a Turbo Pascal "real" variable. See also DWORD, QWORD.
This encyclopedia is for informational purposes only. All (registered) trademarks mentioned are property of their respective owners. No infringement of third party rights intended. The author cannot garantuee that the information presented is complete or that it contains no errors.