Comp Sci Internet

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

1/24

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards
latency
amount of time it takes for a request to be processed and a response to be returned
2
New cards
bandwidth
amount of data that can be transmitted over a network in a given amount of time
3
New cards
protocl
set of rules and standards that govern the format/timing/sequence of communication between devices on a network
4
New cards
ISP
internet service provider, connect users over a network
5
New cards
broadband
high-speed internet connection capable of transmitting large amounts of data in a short amount of time
6
New cards
internet of things
network of physical devices embedded with electronics which enable them to connect and exchange data
7
New cards
cloud computing
model for resource storage and accessibility on a pay-as-you-go basis
8
New cards
IP address
numerical label assigned to each device connected to a computer newtork that uses IP for communication
9
New cards
DNS
domain name system, hierarchical and decentralized naming system for devices connected to the internet (url -→ ip address)
10
New cards
nat
network address translation, technique used to remap one IP address space into another by modifying network address information in the IP header
11
New cards
TCP
primary transport layer protocol used to establish a reliable connection between devices on a network
12
New cards
packets
unit of data that is transmitted over a network (consists of a header and payload)
13
New cards
HTTP
web’s application layer protocol, involves the client who requests and the server that sends

the request
14
New cards
HTTPS
secure version of HTTP, establishes an encrypted connection between a web server and a web client to verify the website’s identity
15
New cards
UDP
user datagram protocol, transport layer protocol used to send and receive data over a network (connectionless and unreliable but fast and lo stakes)
16
New cards
SSL
secure sockets layer, establishes secure and encrypted links between networked computers (replaced by TLS)
17
New cards
TLS
cryptographic protocol used to secure communications over a network
18
New cards
router
traffic control of packets, forwards packets between networks using routing tables and protocols
19
New cards
redundancy
presence of multiple copies of backups of data/systems to ensure their availability and reliability in case of failure
20
New cards
phishing
type of online fraud used to steal sensitive information via fake access points designed to look real
21
New cards
keylogging
practice of tracking and recording the keys pressed on a computer keyboard, has a wide variety of applications both good and bad
22
New cards
rogue access points
unauthorized wireless access point that has been installed on a network, can steal sensitive information and conduct man-in-the-middle attacks
23
New cards
digital certificate
public key certificate used to identify an individual, organization, or device on the internet
24
New cards
certificate authority
companies that use digital certificates to trusted individuals to let others know what is safe
25
New cards
distributed computing
type of computing architecture where multiple computers work together to perform a task or solve a problem