throbber
Microsoft“
`
`"35'3“”::.WT‘
`
`“WY-1'-
`
`,"fi‘ifiui.maria?
`
`«395‘i;HEB-'12!.,
`
`Fifth Editio
`
`CPWJPUter
`DICtIOnary
`
`'__4
`
`0 Fully updated with the latest
`technologies, terms, and acronyms
`
`0 Easy to read, expertly illustrated
`
`- Definitive coverage of hardware,
`software, the lnternet, and more!
`
`Patent Owner, Bot M8 LLC - EX. 2003, p. 1
`
`Patent Owner, Bot M8 LLC - Ex. 2003, p. 1
`
`

`

`
`
`PUBLISHED BY
`
`Microsoft Press
`
`A Division of Microsoft Corporation
`
`One Microsoft Way
`
`Redmond, Washington 98052—6399
`
`
`
`Copyright © 2002 by Microsoft (.‘orporation
`
`All rights reserved. No part of the contents ot'this book may be reproduced or transmitted in any form
`or by any means without the written permission of the publisher.
`
`Library of Congress Cataloging—in—Publication Data
`Microsoft Computer Dictionary—5111 ed.
`p. cm.
`ISBN 07735644954
`
`1. Computers-—Dietionaries.
`
`2. Microcompnters-—Dictionaries.
`
`AQ76.5. M52267
`0(]4‘.03—~dc21
`
`2002
`
`200219714
`
`Printed and bound in the United States of America.
`
`23456789 QW’I‘ 765432
`
`Distributed in Canada by [1.13, Form and Company Ltd.
`
`A CIP catalogue record for this hook is available from the British Library.
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`Microsoft Press books are available through booksellers and distributors worldwide. For further informa-
`tion about international editions, contact your local Microsot't Corporation office or contact Microsoft
`Press International directly at fax (425) 93677329. Visit our Web site at www.tnicrosot't.com/mspress.
`Send comments to mayn'npnl@mic'msqfi:('om.
`
`Active Desktop, Active Directory, ActiveMovie, ActiveStore, ActiveSyne, ActiveX, Authenticode,
`BaekOt‘fice, Biz’l‘alk, ClearType, Direct3D, DirectAninnrtion. DirectDraw, Directlnput, DirectMusic,
`DirectPlay, DirectShow, DirectSound, DirectX, Entourage, FoxPro, Frontl’agc. Hotmail. IntelliEyc.
`lntelliMouse, lntelliSense, JScript, MapPoint, Microsoft, Microsoft Press, Mobile Explorer, MSiDOS,
`MSN, Music Central. NetMeet‘rng, Outlook, PliotoDraw, PowerPoint, SharePoint, UltnnatcTV. Visio,
`Visual Basic, Visual C++. Visual Foxl’ro, Visual lntcheV, Visual .l++. Visual SourceSalc, Visual Studio,
`Win32, Wi1132s, Windows, Windows Media, Windows NT. Xbox are either registered trademarks or
`trademarks of Microsoft Corporation in the United States and/or other countries. Other product and
`company names mentioned herein may be the trademarks of their respective owners.
`
`The example companies, organizations, products, domain names, e—mail addresses, logos, people, places.
`and events depicted herein are fictitious. No association with any real company. organization, product,
`domain name, e-inail address, logo, person, place, or event is intended or should be inferred.
`
`Acquisitions Editor: Alex Blanton
`Project Editor: Sandra Haynes
`
`
`
`
`Body Part No. Xll874l929
`
`
`Patent Owner, Bot M8 LLC - EX. 2003, p. 2
`
`Patent Owner, Bot M8 LLC - Ex. 2003, p. 2
`
`

`

`ngic
`
`Boolean operator
`
`Bootstrap Protocol
`
`Boolean operator n. An operator designed to work with
`Boolean values. The four most common Boolean operaA
`tors in programming use are AND (logical conjunction).
`OR (logical inclusion). XOR (exclusive OR). and NOT
`(logical negation). Boolean operators are often used as
`qualifiers in database searchesgfor exampleJiml all
`records where DEPARTMENT: "titru‘lcetlng " 0R
`DEPARTMENT = “sales" AND SKILL 2 "word process-
`ing". Also called: logical operator. Sec) also AND. exclu—
`sive OR, NOT. OR.
`
`Boolean search it. A database search that uses Boolean
`operators. See also Boolean operator.
`
`boost t'l). To strengthen a network signal before it is
`transmitted further.
`
`boot1 a. The process of starting or resetting a computer.
`When first turned on (cold boot) or reset (itrm‘m boot). the
`computer executes the software that loads and starts the
`computer‘s more complicated operating system and pre-
`pares it for use. Thus. the cotuputer can be said to pull
`itself up by its own bootstraps. Also called: bootstrap. St’t’
`also BIOS, bootstrap loader. cold boot, warm boot.
`
`boot2 Fl). I. To start or reset a computer by turning the
`power on. by pressing a reset button on the computer case,
`or by issuing a software command to restart. Also called:
`bootstrap. boot up. See also reboot. 2. To execute the
`bootstrap loader program. Also (‘Elllr’tlf bootstrap. See also
`bootstrap loader.
`
`bootahle mlj. Containing the system tiles necessary for
`booting a PC attd running it. See also bootl.
`bootable disk It. See boot disk,
`
`boot block a. A portion ofa disk that contains the operat—
`ing—system loadcr and other basic information that enables
`a computer to start up. See also block' (definition 5).
`boot disk n. A floppy disk that contains key system
`files from a PGcontpatiblc operating system and that
`can boot. or start. the PC. A boot disk must be inserted
`in the primary floppy disk drive (usually drive A:) and
`is used when there is some problem with starting the PC
`from the hard disk. from which the computer generally
`boots Also (‘ullorls bootablc disk. See also A:. bootz,
`boot drive. hard disk.
`
`boot drive it. In a PCI—eompatible computer, the disk drive
`that the BIOS uses to automatically load the operating sys-
`tem when the computer is turned on. Generally. the default
`boot drive is the primary floppy disk drive A: in l’C—com—
`patible computers with MSiDOS. Windows "tr. or Win-
`dows 9x operating systems. lfa floppy disk is not found in
`that drive, the BIOS will check the primary hard disk next.
`which is drive (1:. The BIOS for these operating sysr
`tents can be reconfigured to search drive C: first by
`using the BIOS setup program. See also A:, [3108. disk
`drive, hard disk.
`
`boot failure it. The inability of a computer to locate or
`activate the operating system and thus boot. or start. the
`computer. See also hootl.
`boot files a. The system files needed to start Microsoft
`WindoWs. The boot files include Ntldr and Ntdetcct.com.
`See also partition boot sector.
`boot loader it. See bootstrap loader.
`
`BOOTP a. See Bootstrap Protocol.
`
`boot partition H. The partition on a hard disk that con—
`tains the operating system and support files that the sys-
`tem loads into memory when the computer is turned on or
`restarted.
`
`boot record it. The section of a disk that contains the
`operating system.
`boot sector a. The portion of a disk reserved for the
`bootstrap loader (the self-starting portion) of an operating
`system. The boot sector typically contains a short machine
`language program that loads the operating system.
`b00tstrap1 :1. Sec bootl.
`
`bootstrap2 v1). Sec boot3.
`
`bootstrap leader :1. A program that is automatically run
`when a computer is switched on (booted). After first per-
`forming a few basic hardware tests, the bootstrap loader
`loads and passes control to a larger loader program, which
`typically then loads the operating system. The bootstrap
`loader typically resides in the computer’s read~only memw
`ory (ROM).
`
`Bootstrap Protocol n. A protocol used primarily on
`TCPlIP networks to configure diskless workstations.
`RFCs 95l and i542 define this protocol. Dl-lCP is a later
`boot configuration protocol that uses this protocol. The
`
`69
`
`
`
`Patent Owner, Bot M8 LLC - EX. 2003, p. 3
`
`Patent Owner, Bot M8 LLC - Ex. 2003, p. 3
`
`

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket