`COMPUTER
`R..,- I N T ERN E T
`'1jICTIONARY
`Third Edition
`
`Philip E. Margolis
`
`Random House
`New York
`
`HP-ACC-0976131
`
`
`
`Rwu1Dm House Webster's Compurer & [nremet Dictionary, Third &!ilion
`Copyright" 1999 hj' Philip E. Margolis
`Ail rights reserved under lnlermn]onal and Pan'American Copyright Convenl.lons.
`No pan of Ihls book Illi'y be reproduced In any furm or by .my means. elewolllc
`or mechanical. indudlng phOlocopyillg, \"lIhOlIl lhe ",rilleD pemuc.5ion of the pub·
`Iisher. All Inquiries should be addresscU 10 Reference & tnfomlalio, Publishing,
`Random Huuse. Inc., 201 East 50lh SlIoe.l. New York. NY 10022-77113. Published ill
`lhe United Slales by Random tIouse, Inc.. New Vorl< and simultanfously in Canada
`by Random House of Canada lJmhed.
`The Random House Uving OicUonary Darabasc", is a trademark of R.odom
`Huuse, Inc.
`'nademarks
`A number of enlered worus whIch we bave reason to believe conSllIUle trademarks
`have heen designaled as such. However, no attempt has been m:ule 10 deslgna!e iI1i
`l'l'illlemarks or sumee marks all lerms or wurds In ·which ploprfelary rlglltS mighl
`exist. The indusion. exclUSion, or defulltion of a words or tenn L, not 10lended to
`affecl, or 10 express. judgmelll on. Ihc validity or k'g~1 slalUs ollhe word or lenn
`as a lradem.rrk, service mark, or oUler proprlel.1ry lerm,
`This book is available for spedal purchases 10 bulk by organization$ and Institu(cid:173)
`tions, nOI for resak at special discounts. Please direct your incju!ries 10 lhe
`Random House Special S'lh!s Department, loIHrce 888-591·1200 or fax 2]2·572(cid:173)
`4961.
`Please address inquiries aholl! e.lectronic Uceusing of lhis division's products, (or
`usc on a network or In software or on CO'ROM, to lhe SUbsidiary R:ghls
`Deparuneill. Random Hous. Reference & Informanon Publishing, lax 212·940-7370.
`Library ot Coogrc..s Citlaloging-ln·Publicnllon Onto
`Mi1Il:oli'. Philip Ii.
`Random !louse W<b'ler's computer & internet dklion.ry
`Margolis.., 3rd ed.
`p.
`ern.
`Roy. ed. 01: Random House 1'0",000) compuler dielionary. 2nd ed.
`c1996.
`Includes biographle.1 ref.reoees and index.
`ISBN 0-375·70351'9
`2. Computcrs-Dictionaries.
`1. MiCTocompute~··Dietionaric9.
`I. Margolis, Philip E. Random House pe"oll/l! compUler dlct/ooary.
`U. Title.
`QA76.15.M37
`004.16'03-<1c21
`
`I Philip E.
`
`1998
`
`98·45280
`CIP
`
`www.randomhouse.com
`lyPesel and printed in the Uniled Stales of America.
`1999 Third Random House Edition
`098765021
`DeceOlller J99B
`ISBN: 0-375-70351-9
`New York
`Toronto
`
`London
`
`Sydney
`
`Auckland
`
`HP-ACC-0976132
`
`
`
`ST·412 interface
`
`528
`
`Web is Secure HITP (S-HITP). Whereas SSL creates a secure connection
`lJet ween a client and a server, over which any amount of data can be
`sent securely, S-HTfP is designed to transmit individual mess<.ges se(cid:173)
`curely, SSL and S-HTTP, therefore, can be seen as complementary rather
`than competing technologies. Both protocols have been submitted to the
`Internet Engineering Task Force (IETF) for approval as a standard,
`
`=> See also DIGITAL CERTTFICATE; DIGITAL SIGN,o\nme; IETF; IPSEC; S-HTTP; SE(cid:173)
`CURITY; X,S09.
`
`ST-41Z interface Same as ST-S06 INTF.RF,o\CF..
`
`ST-506 interface An old standard interface for connecting hard disk drives
`to PCs. Newer standards, such as enhanced IDE and SCSI, support faster
`data transler rales.
`ST-S06 is sometimes referred to as MFM, which is the most prevalent
`encoding scheme used 011 ST·506 disk drives. ST-S06 also supports the
`RLL encoding format.
`
`=> See also HARD DISK; IDE INTERF,o\CE; INTF.RPACe; MFM; RLL; SCSI.
`
`stack 1. In programming, a special type 01 data structure in which flems
`are removed in the reverse order lrom thaI in which they are added, so
`the most recently added item is the lirst one removed, This is also called
`last-in. first-our (LIFO),
`Adding an item to a slack is called pushing. Removing ,1n item from a
`~lack is caBed popping. 2. In networking, shorl for protocol stack. 3. In
`Apple Computer's HyperCard sollware system, a Slack is a collection of
`cards.
`
`~ See also DATA STRUCTIJRE; HEAP.
`
`stand-alone Refers 10 a device that is self-contained, onc that does not re(cid:173)
`quire any other devices to lunction. For example, a fax machine is a
`stand-alone device because it does not require a cumputer, printer, mo(cid:173)
`dem, or other device. A printer, on !h~ other hand, is not a st~nd'alone
`device became it requires a computer to feed it data,
`
`~ See also PAX W.CHINE.
`
`standard A definition or [ormal that has been approved by a recognized
`standards organization or is accepted as a de facIo standard by the Indus(cid:173)
`try, Standards exist tor programming languages, operating syst~ms, data
`formats, communications protocols, and electrical interfaces.
`From a user's standpoint, standards are extremely important in the
`computer industry because they allow the combination of products from
`different manufacturers to create a customized system. Without
`standards, oniy hardware and software from the same company could be
`used together, In addition, standard user interfaces can make il much
`easier 10 learn how to use new applications.
`
`'---11
`
`HP-ACC-0976133