NEED TO KNOW MOCKS Flashcards
What are Analogue signals?
Pieces of continuously changing data
Why do Analogue signals need to be converted into digital data?
So computers can read and store sound files
What is Sampling?
The process of converting analogue to digital
What factors affect size and quality of Sound files?
- Bit depth
- Sample rate
- Bit rate
What is Bit depth?
Number of bits available for each sample
What is Sample rate?
How many samples you take in a second
What is lossless compression?
Makes the file temporarily smaller by removing data to store the file
What is a network protocol?
A set of rules for how devices communicate and how data is transmitted across a network
What is a communication protocol?
- Specify how communication between two devices must start and end
- How data must be organised
- What devices must do if it goes missing
What are Mac addresses?
48 or 64 bit binary numbers
—> Binary numbers are converted into hex
What does HTTP stand for?
Hyper text transfer protocol
What is a HTTP used for?
Used by web browsers to access websites and communicate with web servers
What does HTTPS stand for?
HTTP secure
What is a HTTPS used for?
- A more secure version of HTTP
- Encrypts all info sent and received
What does FTP stand for?
File transfer protocol
What is a FTP used for?
Used to access and move files between devices on a computer
What does POP3 stand for?
Post office protocol (version 3)
What is a POP3 used for?
- Used to retrieve emails from a server
- The server holds email until you download it, it’ll then be deleted after
What does IMAP stand for?
Internet message access protocol
What is a IMAP used for?
- Used to retrieve emails from a server
- The server holds email until you delete it
—> WE only download a copy
Who uses IMAP the most?
Web-based email clients
What does SMTP stand for?
Simple mail transfer protocol
What is a SMTP used for?
- Used to send emails
- Used to transfer emails between servers
What is a layer?
A group of protocols which have similar functions
What are the 4 layers called?
- Applications layer
- Transport layer
- Internet layer
- Link layer
What is an Applications layer?
A networking layer which encodes or decodes a message
–> In a form that is understood by the sender and the recipient
Which protocols operate in the Applications layer?
- HTTP/S
- SMTP
- IMAP
- FTP
What is an Transport layer?
A networking layer which determines how a message is transmitted over a network