<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet type="text/xsl" href="computers.xsl"?><glossary><title>Topic: Computers and Networks</title><entry>	<sort>cgi (common gateway interface)</sort>	<term>CGI (Common Gateway Interface)</term>	<definition>A technology used in web servers to generate a web page in response to a user input.</definition>	<topic>computers and networks</topic> 	<topic>programming</topic></entry>	<entry>	<sort>spam</sort>	<term>spam</term>	<definition>Unsolicited email message or newsgroup posting sent to many recipients or newsgroups at once.</definition>	<topic>computers and networks</topic></entry>		<entry>	<sort>absolute path</sort> 	<term>absolute path</term> 	<definition>A complete pathname that is independent of the current file location. Includes the root directory of a file or complete URL of a web page.</definition> 	<topic>computers and networks</topic> 	<topic>internet</topic></entry>	<entry>	<sort>access time</sort> 	<term>access time</term> 	<definition>Measurement of the amount of time it takes the process to read data, instructions, and information from memory.</definition> 	<topic>computers and networks</topic> 	<topic>storage media</topic></entry>	<entry>	<sort>bandwidth</sort> 	<term>bandwidth</term> 	<definition>The amount of data that can travel over a communications channel in a fixed amount of time.</definition> 	<topic>computers and networks</topic> 	<topic>internet</topic></entry>	<entry>	<sort>broadband</sort> 	<term>broadband</term> 	<definition>Type of media that transmits multiple signals simultaneously.</definition> 	<topic>computers and networks</topic> 	<topic>internet</topic></entry>	<entry>	<sort>data</sort> 	<term>data</term> 	<definition>Pieces of information, including text, numbers, images, audio, and video.</definition> 	<topic>computers and networks</topic> 	<topic>databases</topic></entry>	<entry>	<sort>internet protocol (IP) address</sort> 	<term>internet protocol (IP) address</term> 	<definition>A number that identifies each connection to a network. It takes the form of four numbers separated by periods.</definition> 	<topic>computers and networks</topic> 	<topic>internet</topic></entry>	<entry>	<sort>internet</sort> 	<term>Internet</term> 	<definition>Worldwide collection of networks that connects millions of businesses, government agencies, educational institutions, and individuals.</definition> 	<topic>computers and networks</topic> 	<topic>internet</topic></entry>	<entry>	<sort>pixel</sort> 	<term>pixel</term> 	<definition>The smallest element in an electronic image. Short for picture element.</definition> 	<topic>computers and networks</topic> 	<topic>multimedia</topic></entry>	<entry>	<sort>relative path</sort> 	<term>relative path</term> 	<definition>A partial path that is relative to the current file location.</definition> 	<topic>computers and networks</topic> 	<topic>internet</topic></entry>	<entry>	<sort>system software</sort> 	<term>system software</term> 	<definition>The interface between the user, the application software, and the computer's hardware.</definition> 	<topic>computers and networks</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>analog</sort> 	<term>analog</term> 	<definition>Continuous (wave form) signals.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>application service provider (ASP)</sort> 	<term>application service provider (ASP)</term> 	<definition>A third-party organization that manages and distributes software and services on the Web, so programs are run from the Internet rather than installed on the user's computer.</definition> 	<topic>computers and networks</topic> </entry>			<entry>	<sort>application</sort> 	<term>application</term> 	<definition>Software programs designed to make users more productive and/or assist them with personal tasks.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>arithmetic logic unit (ALU)</sort> 	<term>arithmetic logic unit (ALU)</term> 	<definition>Component of a processor that performs arithmetic, comparison, and other operations.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>audio input</sort> 	<term>audio input</term> 	<definition>Process of entering any sound, such as speech, music, and sound effects, into the computer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>basic input output system (BIOS)</sort> 	<term>basic input output system (BIOS)</term> 	<definition>Built-in software that determines what a computer can do without accessing any programs and controls start-up.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>bay</sort> 	<term>bay</term> 	<definition>Opening inside the system unit in which additional equipment can be installed.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>binary digit</sort> 	<term>binary digit</term> 	<definition>See bit.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>binary system</sort> 	<term>binary system</term> 	<definition>Number system used by computers that has just two unique digits, 0 and 1, called bits.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>bit (b)</sort> 	<term>bit (b)</term> 	<definition>The smallest unit of data a computer can process, equal to 1/8 of a byte. Bit is short for binary digit.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>bus</sort> 	<term>bus</term> 	<definition>In a computer, the electrical channel that transfers electronic bits internally within the circuitry of a computer, allowing the devices both inside and attached to the system unit to communicate with each other. In a network, the physical cable that connects the computers and other devices in a bus network. A network has a bus topology if all the computers attach to the same cable.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>business software</sort> 	<term>business software</term> 	<definition>Application software that assists people in becoming more efficient and effective while performing their daily business activities.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>byte (B)</sort> 	<term>byte (B)</term> 	<definition>Eight bits that are grouped together as a unit. A byte provides enough different combinations of 0s and 1s to represent 256 individual characters.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>cache</sort> 	<term>cache</term> 	<definition>Area of memory that stores the contents of frequently used data or instructions.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>central processing unit</sort> 	<term>central processing unit</term> 	<definition>See processor.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>chip</sort> 	<term>chip</term> 	<definition>Small piece of semi conducting material, usually silicon, on which integrated circuits are etched.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>circuit-switched system</sort> 	<term>circuit-switched system</term> 	<definition>A system in which there is a fixed connection between two points on a network, through which a transmission is sent.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>client/server network</sort> 	<term>client/server network</term> 	<definition>Network in which one or more computers act as a server, and the other computers on the network request services from the server.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>client</sort> 	<term>client</term> 	<definition>Computer on a network that requests resources from the server.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>clock cycle</sort> 	<term>clock cycle</term> 	<definition>One tick of the system clock.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>clock speed</sort> 	<term>clock speed</term> 	<definition>Pace of the system clock, measured by the number of ticks (clock cycles) per second.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>computer</sort> 	<term>computer</term> 	<definition>Electronic device, operating under the control of instructions stored in its own memory, that can accept data, process the data according to specified rules, produce results, and store the results for future use.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>connector</sort> 	<term>connector</term> 	<definition>Device that joins a cable to a peripheral.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>control unit</sort> 	<term>control unit</term> 	<definition>Component of a processor that directs and coordinates most of the operations in the computer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>cpu</sort> 	<term>CPU</term> 	<definition>See processor.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>daisy chain</sort> 	<term>daisy chain</term> 	<definition>Method of attaching multiple peripherals in which the first USB device connects to the USB port on the computer, the second USB device connects to the first USB device, the third USB device connects to the second USB device, and so on.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>data bus</sort> 	<term>data bus</term> 	<definition>Part of a bus that transfers actual data.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>desktop</sort> 	<term>desktop</term> 	<definition>On-screen work area that has a graphical user interface.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>developer</sort> 	<term>developer</term> 	<definition>See programmer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>digital</sort> 	<term>digital</term> 	<definition>Representation of data using only two discrete states: on (1) and off (0).</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>domain name system (DNS)</sort> 	<term>domain name system (DNS)</term> 	<definition>A system that links domain names to IP addresses.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>execute</sort> 	<term>execute</term> 	<definition>Process of a computer carrying out the instructions in a program.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>firmware</sort> 	<term>firmware</term> 	<definition>ROM chips that contain permanently written data, instructions, or information, recorded on the chips when they were manufactured.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>freeware</sort> 	<term>freeware</term> 	<definition>Software provided at no cost to use by an individual or company.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>garbage in, garbage out</sort> 	<term>garbage in, garbage out</term> 	<definition>A computing phrase meaning roughly "the accuracy of a computer's output depends on the accuracy of the input."</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>gigabyte (GB)</sort> 	<term>gigabyte (GB)</term> 	<definition>Exactly 1,073,741,824 bytes (2 to the power of 30), often rounded to 1 billion.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>gigahertz (GHz)</sort> 	<term>gigahertz (GHz)</term> 	<definition>One billion ticks of the system clock per second.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>hardware</sort> 	<term>hardware</term> 	<definition>Electric, electronic, and mechanical components contained in a computer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>icon</sort> 	<term>icon</term> 	<definition>A small image displayed on the screen that represents a program, a document, or some other object.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>information processing cycle</sort> 	<term>information processing cycle</term> 	<definition>Series of input, process, output, and storage activities performed by a computer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>information system</sort> 	<term>information system</term> 	<definition>Collection of hardware, software, data, people, and procedures that work together to produce quality information</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>input device</sort> 	<term>input device</term> 	<definition>Any hardware component that allows users to enter date and instructions into a computer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>input</sort> 	<term>input</term> 	<definition>Data entered into a computer system.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>instructions</sort> 	<term>instructions</term> 	<definition>Steps that tell the computer how to perform a particular task.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>intranet</sort> 	<term>intranet</term> 	<definition>A network that is set up for internal use within an organization.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>kilobyte (KB or K)</sort> 	<term>kilobyte (KB or K)</term> 	<definition>Exactly 1,024 bytes (2 to the power of 10).</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>load</sort> 	<term>load</term> 	<definition>Process of a computer copying a program from storage to memory.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>mainframe</sort> 	<term>mainframe</term> 	<definition>Large, expensive, powerful computer that can handle hundreds or thousands of connected users simultaneously, storing tremendous amounts of data, instructions, and information.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>megabyte (MB)</sort> 	<term>megabyte (MB)</term> 	<definition>Exactly 1,048,576 bytes (2 to the power of 20), often rounded to 1 million.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>memory cache</sort> 	<term>memory cache</term> 	<definition>Cache that helps speed the processes of a computer by storing frequently used instructions and data.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>memory module</sort> 	<term>memory module</term> 	<definition>Small circuit board that houses RAM chips and is held in a memory slot on the motherboard.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>memory slots</sort> 	<term>memory slots</term> 	<definition>Slots on the motherboard that hold memory modules.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>memory</sort> 	<term>memory</term> 	<definition>Electronic components in a computer that store instructions waiting to be executed and data needed by those instructions.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>microsecond</sort> 	<term>microsecond</term> 	<definition>One millionth of a second.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>microwaves</sort> 	<term>microwaves</term> 	<definition>Radio waves that provide a high-speed signal transmission.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>midrange server</sort> 	<term>midrange server</term> 	<definition>Server that is more powerful and larger than a workstation computer, typically supporting several hundred and sometimes up to a few thousand connected computers at the same time.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>moore's law</sort> 	<term>Moore's law</term> 	<definition>An observation made in 1965 by Gordon Moore that the number of transistors on a chip (and thus its speed) doubles roughly every 18 months.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>motherboard</sort> 	<term>motherboard</term> 	<definition>Main circuit board of the system unit, which has some electronic components attached to it and others built into it.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>multimedia</sort> 	<term>multimedia</term> 	<definition>Any application that combines text, graphics, audio, and video.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>nanosecond</sort> 	<term>nanosecond</term> 	<definition>One billionth of a second.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>network topology</sort> 	<term>network topology</term> 	<definition>Layout of computers and devices in a communications network.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>network</sort> 	<term>network</term> 	<definition>Collection of computers and devices connected together via communications devices and transmission media, allowing computers to share resources.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>neural network</sort> 	<term>neural network</term> 	<definition>System that attempts to imitate the behavior of the human body.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>online</sort> 	<term>online</term> 	<definition>Describes the state of a computer when it is connected to a network.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>operating system</sort> 	<term>operating system</term> 	<definition>Set of programs that coordinates all the activities among computer hardware devices.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>output device</sort> 	<term>output device</term> 	<definition>Any hardware component that conveys information to one or more people.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>output</sort> 	<term>output</term> 	<definition>Data that has been processed into a useful form.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>packaged software</sort> 	<term>packaged software</term> 	<definition>Mass produced, copyrighted retail software that meets the needs of a variety of users, not just a single user or company.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>packet-switched system</sort> 	<term>packet-switched system</term> 	<definition>A system in which transmissions are broken up into pieces and routed separately.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>parallel port</sort> 	<term>parallel port</term> 	<definition>Type of interface that connects devices to the system unit by transferring more than one bit at a time.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>parallel processing</sort> 	<term>parallel processing</term> 	<definition>Processing method that uses multiple processors simultaneously to execute a program in order to speed processing times.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>peripheral</sort> 	<term>peripheral</term> 	<definition>Device that connects to a system unit and is controlled by the processor in the computer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>petabyte (PB)</sort> 	<term>petabyte (PB)</term> 	<definition>Exactly 1,125,899,906,842,624 bytes (2 to the power of 50), often rounded to 1 quadrillion.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>port</sort> 	<term>port</term> 	<definition>Point at which a peripheral attaches to a system unit so it can send data to or receive information from the computer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>processor</sort> 	<term>processor</term> 	<definition>Electronic component on a computer's motherboard that interprets and carries out the basic instructions that operate the computer. Also called the CPU or central processing unit.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>program</sort> 	<term>program</term> 	<definition>See software.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>programmer</sort> 	<term>programmer</term> 	<definition>Person who writes and modifies computer programs. See from developer.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>public-domain software</sort> 	<term>public-domain software</term> 	<definition>A software program that is not copyrighted.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>random access memory (RAM)</sort> 	<term>random access memory (RAM)</term> 	<definition>Type of memory that can be read from and written to by the processor and other devices. Programs and data are loaded into RAM from storage devices such as a hard disk and remain in RAM as long as the computer has continuous power.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>read-only memory (rom)</sort> 	<term>read-only memory (ROM)</term> 	<definition>Type of nonvolatile memory that is used to store permanent data and instructions.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>resolution</sort> 	<term>resolution</term> 	<definition>The number of horizontal and vertical pixels in a display device.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>response time</sort> 	<term>response time</term> 	<definition>The time in milliseconds (ms) that it takes to turn a pixel on or off.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>ring</sort> 	<term>ring</term> 	<definition>A network has a ring topology if a cable forms a closed loop (ring) with all computers and devices arranged along the ring. Data is transmitted around the ring unidirectionally.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>run</sort> 	<term>run</term> 	<definition>Process of using software.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>serial port</sort> 	<term>serial port</term> 	<definition>Type of interface that connects a device to the system unit by transmitting data one bit at a time. </definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>software</sort> 	<term>software</term> 	<definition>Series of instructions that tells a computer what to do and how to do it. See from program.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>star</sort> 	<term>star</term> 	<definition>A network has a star topology if all the computers attach directly to a hub.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>supercomputer</sort> 	<term>supercomputer</term> 	<definition>Fastest, most powerful, and most expensive computer, capable of processing more than 100 trillion instructions in a single second.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>system clock</sort> 	<term>system clock</term> 	<definition>Small quartz crystal circuit that is used by the processor to control the timing of all computer operations.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>system unit</sort> 	<term>system unit</term> 	<definition>Case that contains the electronic components of a computer that are used to process data.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>terabyte (TB)</sort> 	<term>terabyte (TB)</term> 	<definition>Exactly 1,099,511,627,776 bytes (2 to the power of 40), often rounded to one trillion.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>token ring</sort> 	<term>token ring</term> 	<definition>Network standard in which computers and devices on the network share or pass a special signal, called a token, in a unidirectional manner and in a preset order.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>transfer time</sort> 	<term>transfer time</term> 	<definition>The amount of time it takes for data to be transferred from one place to another.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>transistor</sort> 	<term>transistor</term> 	<definition>Element of an integrated circuit that can act as an electronic switch that opens or closes the circuit for electrical charges.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>unicode</sort> 	<term>Unicode</term> 	<definition>16-bit coding scheme that has the capability of representing more than 65,000 characters and symbols.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>user</sort> 	<term>user</term> 	<definition>Anyone who communicates with a computer or utilizes the information it generates.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>utility program</sort> 	<term>utility program</term> 	<definition>Type of system software that allows a user to perform maintenance-type tasks usually related to managing a computer, its devices, or its programs. See from utility.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>utility</sort> 	<term>utility</term> 	<definition>See utility program.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>virtual private network (VPN)</sort> 	<term>virtual private network (VPN)</term> 	<definition>A network that uses the public infrastructure but maintains privacy through access control or encryption.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>volatile memory</sort> 	<term>volatile memory</term> 	<definition>Type of memory that loses its contents when a computer's power is turned off.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>web application</sort> 	<term>web application</term> 	<definition>Application software that exists on a Web site.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>word size</sort> 	<term>word size</term> 	<definition>Number of bits a computer can interpret and execute at a given time.</definition> 	<topic>computers and networks</topic> </entry>		<entry>	<sort>batch processing</sort>	<term>batch processing</term>	<definition>A software architecture in which tasks are saved up and executed all at once</definition>	<topic>building and deploying systems</topic>	<topic>computers and networks</topic></entry>	<entry>	<sort>peer-to-peer</sort>	<term>peer-to-peer</term>	<definition>A software architecture in which all data and computation are distributed</definition>	<topic>building and deploying systems</topic>	<topic>computers and networks</topic></entry>	<entry>	<sort>timesharing</sort>	<term>timesharing</term>	<definition>A software architecture in which all users use the same machine</definition>	<topic>building and deploying systems</topic>	<topic>computers and networks</topic></entry>	<entry>	<sort>storage medium</sort> 	<term>storage medium</term> 	<definition>The physical material on which a computer keeps data, instructions and information.</definition> 	<topic>storage media</topic> 	<topic>computers and networks</topic> </entry>	<entry>	<sort>system software</sort> 	<term>system software</term> 	<definition>The interface between the user, the application software, and the computer's hardware.</definition> 	<topic>computers and networks</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>information</sort> 	<term>information</term> 	<definition>Processed data that is organized, meaningful, and useful, including documents, audio, images, and video.</definition> 	<topic>databases</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>latency</sort> 	<term>latency</term> 	<definition>The time it takes a signal to travel from one location to another on a network.</definition> 	<topic>internet</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>local area network (LAN)</sort> 	<term>local area network (LAN)</term> 	<definition>Network that connects computers and devices in a limited geographical area such as a home, school computer laboratory, office building, or closely positioned group of buildings.</definition> 	<topic>internet</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>receiving device</sort> 	<term>receiving device</term> 	<definition>Device that accepts the transmission of data, instructions, or information.</definition> 	<topic>internet</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>sending device</sort> 	<term>sending device</term> 	<definition>Device that initiates instructions to transmit data, instructions, or information.</definition> 	<topic>internet</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>server</sort> 	<term>server</term> 	<definition>Computer that controls access to the hardware, software, and other resources on a network and provides a centralized storage area for programs, data, and information.</definition> 	<topic>internet</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>transmission control protocol/Internet Protocol (TCP/IP)</sort> 	<term>Transmission Control Protocol/Internet Protocol (TCP/IP)</term> 	<definition>Network standard, specifically a protocol, that defines how messages (data) are routed from one end of a network to the other, ensuring that the data arrives correctly.</definition> 	<topic>internet</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>shareware</sort> 	<term>shareware</term> 	<definition>Copyrighted software distributed at no cost for a trial period.</definition> 	<topic>programming</topic> 	<topic>computers and networks</topic></entry>	<entry>	<sort>storage device</sort> 	<term>storage device</term> 	<definition>Hardware used to record (write and/or read) items to and from storage media.</definition> 	<topic>storage media</topic> 	<topic>computers and networks</topic></entry>	</glossary>
