computer science illuminated chapter 15

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/43

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

44 Terms

1
New cards

Computer network

A

collection of computing

devices connected so

that they can communicate

and share resources

2
New cards

Wireless

A network

connection made without

physical wires

3
New cards

Node (or Host)

Any

addressable device

attached to a network

4
New cards

Data transfer rate (also

bandwidth)

The speed

with which data is

moved from one place to

another on a network

5
New cards

Protocol

A set of rules

that defines how data is

formatted and processed

on a network

6
New cards

Client/server model

A distributed approach

in which a client makes

requests of a server and

7
New cards

File server

A computer

dedicated to storing and

managing files for

network users

8
New cards

Web server

A

computer dedicated to

responding to requests

for Web pages

9
New cards

Local-area network

(LAN)

A network

connecting a small

number of nodes in a

close geographic area

10
New cards

Ring topology

A LAN

configuration in which

all nodes are connected

in a closed loop

11
New cards

Star topology

A LAN

configuration in which a

central node controls all

message traffic

12
New cards

Bus topology

A LAN

configuration in which

all nodes share a

common line

13
New cards

Ethernet

The industry

standard for local-area

networks, based on a

bus topology

14
New cards

Wide-area network

(WAN)

A network

connecting two or more

local-area networks

15
New cards

Gateway

A node that

handles communication

between its LAN and

other networks

16
New cards

Internet

A wide-area

network that spans the

planet

17
New cards

Metropolitan-area

network (MAN)

A

network infrastructure

developed for a large

city

18
New cards

Internet backbone

A

set of high-speed

networks carrying

Internet traffic

19
New cards

Internet service

provider (ISP)

A

company providing

access to the Internet

20
New cards

Phone modem

A

device that converts

computer data into an

analog audio signal and

back again

21
New cards

Digital subscriber line

(DSL)

An Internet

connection made using a

digital signal on regular

phone lines

22
New cards

Cable modem

A

device that allows

computer network

communication using the

cable TV hookup in a

home

23
New cards

Broadband

Network

technologies that generally

provide data transfer

speeds greater than 128

bps

24
New cards

Download

Receiving

data on your home

computer from the

Internet

25
New cards

Upload

Sending data

from your home

computer to a destination

on the Internet

26
New cards

Packet

A unit of data

sent across a network

27
New cards

Packet switching

The

approach to network

communication in which

packets are individually

routed to their destination,

then reassembled

28
New cards

Router

A network

device that directs a

packet between networks

toward its final destination

29
New cards

Repeater

A network

device that strengthens

and propagates a signal

along a long communication

line

30
New cards

Proprietary system

A

system that uses technologies

kept private by

a particular commercial

vendor

31
New cards

interoperability

The

ability of software and

hardware on multiple

machines and from

multiple commercial

vendors to communicate

32
New cards

Open system

A system

that is based on a

common model of

network architecture and

an accompanying suite

of protocols

33
New cards

Open Systems Interconnection

Reference

l

A seven-layer

logical breakdown of

network interaction to

facilitate communication

standards

34
New cards

Protocol stack

Layers

of protocols that build

and rely on each other

35
New cards

Transmission Control

Protocol (TCP)

The

network protocol that

breaks messages into

packets, reassembles

them at the destination,

and takes care of errors

36
New cards

Internet Protocol (IP)

The network protocol

that deals with the

routing of packets

through interconnected

networks to the final

destination

37
New cards

TCP/IP

A suite of

protocols and programs

that support low-level

network communication

38
New cards

User Datagram

Protocol (UDP)

An

alternative to TCP that

achieves higher transmission

speeds at the

cost of reliability

39
New cards

Ping

A program used

to test whether a particular

network computer is

active and reachable

40
New cards

Traceroute

A program

that shows the route a

packet takes across the

Internet

41
New cards

Port

A numeric designation

corresponding to

a particular high-level

protocol

42
New cards

MIME type

A standard

for defining the format of

files that are included as

e-mail attachments or on

Web sites

43
New cards

Firewall

A gateway

machine and its software

that protects a network

by filtering the traffic it

allows

44
New cards

Access control policy

A set of rules established

by an organization that

specify what types of

network communication

are permitted and

denied