Save
...
Paper 1
Networks
Protocols & Layer
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Caylin Hindle
Visit profile
Cards (61)
What is a protocol in networking?
A set of
rules
for
device
communication
View source
What does TCP/IP stand for?
Transmission Control Protocol
/
Internet Protocol
View source
What is the function of TCP?
It sends and receives
data packets
View source
How does TCP handle data?
It breaks data into
packets
and reassembles
View source
What is the role of IP in networking?
It routes and addresses
data packets
View source
What is an IP address?
A unique address for
network devices
View source
What does every device on a network have?
A unique
IP address
for identification
View source
What does HTTP stand for?
Hypertext Transfer Protocol
View source
What is the purpose of HTTPS?
To transfer web pages
securely
View source
What does SSL stand for?
Secure Sockets Layer
View source
What indicates a secure connection in a web browser?
A
padlock symbol
in the URL bar
View source
What is FTP used for?
Transferring files across a
network
View source
What does SMTP stand for?
Simple Mail Transfer Protocol
View source
What is the function of POP?
To delete
emails
from the
server
after
download
View source
How does IMAP differ from POP?
IMAP
syncs
emails with the server
View source
What are the two versions of IP addressing?
IPv4
and
IPv6
View source
How many unique addresses does IPv4 allow?
Over
4 billion
unique addresses
View source
What is the format of an IPv4 address?
Four 8-bit
segments
separated by
dots
View source
Provide an example of an IPv4 address.
145.13.218.102
View source
How many unique addresses does IPv6 allow?
An
undecillion
unique addresses
View source
What is the format of an IPv6 address?
Eight
16-bit
segments
separated by colons
View source
Provide an example of an IPv6 address.
736E:1029:A4B3:902D:77B2:72FF:AE62:0912
View source
What is a MAC address?
A unique
hexadecimal
number for devices
View source
What is a protocol?
A set of rules that allow devices on a
network
to communicate with each other
View source
What do TCP and IP stand for?
Transmission Control Protocol
and
Internet Protocol
View source
What is the purpose of TCP?
TCP breaks the data into
packets
and reassembles them back into the original data at the
destination
View source
What is the purpose of IP?
IP is responsible for
routing
and addressing data packets to ensure they are sent to the correct
destination
View source
What does HTTP stand for?
Hypertext Transfer Protocol
View source
What is the purpose of HTTP?
HTTP is used to transfer web pages over the
Internet
so that users can view them in a web browser
View source
What does HTTPS stand for?
Hypertext Transfer Protocol Secure
View source
What is the purpose of HTTPS?
HTTPS is a more secure version of HTTP that works with
SSL
(Secure Sockets Layer) to transfer
encrypted
data
View source
What does FTP stand for?
File Transfer Protocol
View source
What is the purpose of FTP?
FTP is used to transfer files across a
network
, commonly used to
upload
or download files to/from a web server
View source
What does SMTP stand for?
Simple Mail Transfer Protocol
View source
What is the purpose of SMTP?
SMTP is a
protocol
used to send emails to a mail server and between mail servers
View source
What do POP and IMAP stand for?
Post Office Protocol
and
Internet Message Access Protocol
View source
What is the purpose of POP and IMAP?
POP and IMAP are
protocols
for receiving and storing emails from a mail
server
. POP deletes emails from the server once downloaded, while IMAP syncs the messages with the server.
View source
What are the two versions of IP addressing currently used?
IPv4
and
IPv6
View source
What is the format of an IPv4 address?
IPv4 addresses are
32-bit
addresses represented in
denary
with four
8-bit
segments of
denary values
(
0-255
) separated by full stops
View source
What is the format of an IPv6 address?
IPv6 addresses are
128-bit
addresses represented in
hexadecimal
with eight 16-bit segments of hexadecimal values (0000-FFFF) separated by colons
View source
See all 61 cards