Save
Completed
computer science
Networks
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Alfie folland
Visit profile
Cards (69)
What is the internet?
A global
network
of networks
View source
What does a URL stand for?
Uniform Resource Locator
View source
What is a domain name?
A human-readable
website address
View source
What does the Domain Name System (DNS) do?
Translates domain names into
IP addresses
View source
What is an IP address?
A unique
numerical
label for devices
View source
What are the two types of IP addresses?
Static IP
and
Dynamic IP
View source
What is the difference between IPv4 and IPv6?
IPv4 uses
32
bits
; IPv6 uses
128
bits
View source
What is packet switching?
Breaking data into
packets
sent independently
View source
What does each data packet contain?
Source & destination IP
,
packet number
, payload
View source
What is the role of a router in packet switching?
Decides the best path for
packets
View source
What is a routing table?
A set of rules for directing
packets
View source
What happens if a path is congested?
Routers
reroute
packets
through different paths
View source
How are packets reassembled?
Using
sequence numbers
to reconstruct data
View source
What is bandwidth?
Maximum data transfer
per second
View source
What is latency?
The time
delay
between sending and receiving
View source
What is copper cable?
Uses
electrical signals
for data transmission
View source
What are the characteristics of copper cable?
Lower
cost
, shorter
range
, higher
latency
View source
What is fibre optic cable?
Uses
light signals
for data transmission
View source
What are the characteristics of fibre optic cable?
Very high
bandwidth
, long-distance, very low
latency
View source
What is Wi-Fi?
A
wireless
networking technology using
radio waves
View source
What is Bluetooth?
A short-range
wireless
connection for devices
View source
What is RFID?
Radio Frequency Identification
for tracking items
View source
What is NFC?
Near Field Communication for
contactless
payments
View source
How can LANs be set up?
Using
wired
or
wireless
connections
View source
What are the differences between wired and wireless LANs?
Installation: Wired requires
cabling
; wireless is easier
Flexibility: Wired is
fixed
; wireless is
flexible
Range: Wired has longer range; wireless is
limited
Bandwidth
: Wired is higher; wireless is lower
Latency
: Wired is lower; wireless is higher
Security: Wired is high; wireless needs
encryption
View source
What is a Network Interface Card (NIC)?
Hardware
that connects a computer to a network
View source
What is a switch?
Device that sends data to correct
destinations
View source
What is a wireless access point (WAP)?
Device that connects wireless
devices
to a network
View source
What units are used for data transfer rates?
Bits per second
(
bps
), Kbps, Mbps, Gbps
View source
What units are used for file sizes in base 2?
Bit
,
byte
,
KiB
,
MiB
,
GiB
,
TiB
View source
What is the formula for time to transfer a file?
Time (In seconds) = File size (in bits) / Data transfer rate (in bps)
View source
What factors affect network performance?
Bandwidth
,
latency
, number of users, transmission medium
View source
What is a protocol in networking?
A set of
rules
for
data transmission
View source
What is HTTP used for?
Transmitting
webpages
, not
secure
View source
What does HTTPS stand for?
HyperText Transfer Protocol Secure
View source
What is the purpose of HTTPS?
Encrypts data using
SSL/TLS
View source
What is FTP used for?
Transferring files between
computers
View source
What does SMTP stand for?
Simple Mail Transfer Protocol
View source
What is IMAP used for?
Reading and managing
emails
from a server
View source
What does POP do?
Downloads
email and usually
deletes
it from
server
View source
See all 69 cards