Comp. sci Unit 5, 6

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

1/45

flashcard set

Earn XP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

46 Terms

1
New cards
Network
an arrangement of computers and other devices connected to share resources and data
2
New cards
Server
powerful computer that provides the network with a service; storing/ sending/ receiving files and emails
3
New cards
Local Area Network (LAN)
A network that covers a relatively small geographical area, often a single site.
4
New cards
Wireless Local Area Network (WLAN)
a local area network in which connected devices use high frequency waves to communicate
5
New cards
Wide Area Network (WAN)
network that covers a large geographical area
6
New cards
client/server network
network that has at least one server to provide services to the client computers
7
New cards
peer-to-peer network
network that doesn't have any centralized servers.
8
New cards
Bus Topology
network consisting of single cables to which each networked device is connected
9
New cards
Ring Topology
network in which the cable connects one network device to another in a closed loop, or ring.
10
New cards
Star Topology
each network device is connected to a central point.
11
New cards
Mesh Topology - Fully connected
every network is connected to every other network
12
New cards
Mesh topology Partially connected
some network devices may be connected to multiple other networks
13
New cards
Wired connection
methods involve a physical connection between the computer and the network.
14
New cards
Wireless connection
Does not require a physical connection between devices. It transmits and receives radio signals.
15
New cards
Network Data Speed
The speed that data can be transmitted through a communications medium.
16
New cards
Latency
the delay encountered by data traveling through a network
17
New cards
Bandwidth
volume of data being sent
18
New cards
Network Protocols
set of rules that control how communications between devices are formatted and how these connections will be sent/received.
19
New cards
Ethernet (Internet)
protocol that allows computers to talk to each other over wired networks that use devices like routers, switches, or hubs to direct traffic.
20
New cards
WIFI (internet)
commonly used for local area networking of devices and internet access
21
New cards
Transmission Control Protocol (TCP) (Internet)
provides a reliable connection between computers
22
New cards
Hypertext Transfer Protocol (HTTP) (Internet)
allows web browsers and servers to communicate through the exchange of data
23
New cards
HTTP Secure (HTTPS) (Internet)
establishes an encrypted connection between a web browser and server
24
New cards
Simple Mail Transfer Protocol (SMTP) (email)
used when sending emails through the internet
25
New cards
Post Office Protocol (POP)
used for retrieving emails from an email server
26
New cards
Internet Message Access Protocol (IMAP)
allows emails to be accessed using multiple email clients
27
New cards
File Transfer Protocol (FTP)
transferring files from computer to computer
28
New cards
Network layers
makes software and hardware models easier to understand by breaking it down into functional parts
29
New cards
Cellular/mobile network
wireless network distributed through cells
30
New cards
2G
enabled text messages
31
New cards
3G
increased data transmission speeds
32
New cards
4G
Much higher speeds
33
New cards
5G
smarter, faster, and more efficient.
34
New cards
Network Security
range of activities that protect data from threats
35
New cards
Cyber Attack
Any kind of malicious attack on a network
36
New cards
Social Engineering
attacks that rely on exploiting human behavior
37
New cards
Technical weakness
USBS, unpatched software, eavesdropping
38
New cards
Audit trail
a record of activities that have taken place on a computer system.
39
New cards
The internet
connection that links all networks together
40
New cards
Domain name
a unique name that identifies a website on the internet
41
New cards
Domain Name System (DNS)
Internet service that translates domain names into IP addresses.
42
New cards
World Wide Web (WWW)
provides access to web pages which are linked together
43
New cards
TCP/IP network layer: Application
layer which interacts with the user to provide access to services and data that is being sent/received.
44
New cards
TCP/IP network layer: Transport
Layer that manages end-to-end communication over a network.
45
New cards
TCP/IP network layer: Internet
Layer that deals with sending data across multiple networks, from the source network to the destination network.
46
New cards
TCP/IP network layer: Link
Layer that controls the transmission and reception of packets of data to/from a local network.