Home
Explore
Exams
Search for anything
Search for anything
Login
Get started
Home
Engineering
AP Computer Science A
Unit Six: Array
Studied by 4 people
5.0
(1)
Add a rating
Learn
A personalized and smart learning plan
Practice Test
Take a test on your terms and definitions
Spaced Repetition
Scientifically backed study method
Matching Game
How quick can you match all your cards?
Flashcards
Study terms and definitions
1 / 52
Earn XP
Description and Tags
Computer Science
AP Computer Science A
Array
11th
Add tags
53 Terms
View all (53)
Star these 53
1
network
computers that are connected to share resources using a data link
New cards
2
internet
network of smaller networks connected using a specific set of rules
New cards
3
IP
internet protocol, the rules of the internet (internet layer)
New cards
4
UDP
user datagram protocol, breaks data into datagrams (transport layer)
New cards
5
ARPA
advanced research projects agency
New cards
6
DARPA
defense advanced research projects agency
New cards
7
ARPANET
a packet-switching network, first network to use TCP/IP protocols
New cards
8
DoD model
department of defense model
New cards
9
Internet protocol suite
application, transport, internet, link
New cards
10
application layer
defines rules for different user application
New cards
11
IMAP
internet message access protocol, used for email (application layer)
New cards
12
POP
post office protocol, used for email (application layer)
New cards
13
SMTP
simple mail transfer protocol (application layer)
New cards
14
VoIP
voice over internet protocol, used for telephony (application layer)
New cards
15
FTP
file transfer protocol, transfers files between client and server (application layer)
New cards
16
SSH
secure shell (application layer)
New cards
17
RDP
remote desktop protocol (application layer)
New cards
18
HTTP(S)
hypertext transfer protocol (secure), provides encrypted connection between browser and website (application layer)
New cards
19
HTML
hypertext markup language, standard language for creating web pages (application layer)
New cards
20
CSS
cascading style sheets (application layer)
New cards
21
server
files stored on a computer (application layer)
New cards
22
client-server model
client sends request to server and server sends requested information back (application layer)
New cards
23
domain name
a name given or linked to an ip address (application layer)
New cards
24
TLD
top level domain, ex: .com (application layer)
New cards
25
IANA
internet assigned numbers authority, manages domain names (application layer)
New cards
26
ICANN
internet corporation for assigned names and numbers (application layer)
New cards
27
URL
uniform resource locator, locates specific files from domain (application layer)
New cards
28
subdomain
any domain part of another domain (application layer)
New cards
29
DNS
domain name system, determines IP address (application layer)
New cards
30
ISP
internet service provider, ex: verizon (application layer)
New cards
31
Root name servers
13 total, contains every single domain name and IP address in the world (application layer)
New cards
32
TCP
transmission control protocol, breaks down request into packets (transport layer)
New cards
33
reliable protocol
lets client know if all packets sent made it to the server
New cards
34
fault-tolerant
even if there is an error, the system can work properly
New cards
35
the internet layer
the IP creates addresses and attaches them to each packet (3rd layer)
New cards
36
IPv4
uses 32-bit addresses, allows for 2^(32) addresses (ex. 43.234.2.752) (internet layer)
New cards
37
IETF
internet engineering task force
New cards
38
MAC address
media access control address, unique physical address (internet layer)
New cards
39
Link layer
manage interface between physically connected nodes on local network (4th layer)
New cards
40
ARP
address resolution protocol (link layer)
New cards
41
RARP
reverse address resolution protocol (link layer)
New cards
42
NDP
neighbor discovery protocol (link layer)
New cards
43
the physical internet
physically transfers binary data from client to server
New cards
44
modem
device that handles both modulation (for outgoing signals) and demodulation (for incoming signals); (physical internet layer)
New cards
45
router
directs internet traffic (physical internet layer)
New cards
46
electricity
one way to send packets, not the fastest or most efficient, can be disturbed by things like lighting
New cards
47
light
fastest way to send packets through infrared light in the form of hair thin, transparent fibers called fiber optic cables
New cards
48
multimode cable
type of fiber optic cable, thicker and can send light at different wavelengths through the same fiber, cause distortions over longer distances
New cards
49
single mode cable
type of fiber optic cable, used for longer distance, thinner and carry just one wavelength or mode
New cards
50
lower frequencies
travel farther since they face less electromagnetic interference and can better pass through objects
New cards
51
bit rate
the number of bits that can be processed per second
New cards
52
bandwidth
the amount of resources available to transmit data
New cards
53
latency
round-trip time information takes to get from client to server and back
New cards