Save
...
Paper 1
1.3 Networks
3.1b Network Hardware & Internet
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Arun Ananthasekaram
Visit profile
Cards (47)
What are data packets?
Data packets are smaller parts that files are broken into for
network
transfer.
View source
Why are data packets used instead of whole files for transfer?
Data packets allow data to be transferred quickly across a
network
.
View source
How are data packets directed across networks?
Data
packets
are
redirected
by
routers
until they reach their
destination.
View source
What happens to data packets when they arrive at their destination?
The data is
reassembled
back into the original file.
View source
What is the function of a Wireless Access Point (WAP)?
A Wireless Access Point provides a link between wireless and wired networks.
View source
What is an example of a Wireless Access Point in a public space?
A
WiFi hotspot
in a coffee shop or airport.
View source
Can a Wireless Access Point be a separate device?
Yes, it can be a separate device or built into another device like a
router
.
View source
What is the primary function of routers?
Routers
transfer
data
packets
between
networks.
View source
How do routers determine the best route for data packets?
Routers use the
IP
address
in the
packet
header
to determine the best route.
View source
What is a routing table?
A routing table is a list used by
routers
to calculate the quickest route for data transfer.
View source
What is the purpose of a switch in a LAN?
A switch
connects
devices
together
on a
LAN.
View source
How does a switch forward data packets?
A switch
reads
the destination address in the
packet
header
and
forwards
the data directly to its
destination.
View source
What does a switch generate when it receives data?
A switch generates a list of the
MAC addresses
of all devices connected to it.
View source
What is the difference between a switch and a hub?
A
hub
forwards a
copy
of received
data
to all
connected
nodes
, making it
slower
and
less
secure
than a
switch.
View source
What is a Network Interface Controller (NIC)?
A NIC is an internal piece of
hardware
required for a computer to connect to a network.
View source
What is the role of the MAC address in a NIC?
The MAC address is used when sending data across a LAN.
View source
How is a NIC typically connected to a network?
An
ethernet cable
is plugged into the
network card
to allow data exchange.
View source
How has the design of NICs changed over time?
NICs used to be separate
expansion cards
but are now typically embedded on the
motherboard
.
View source
What are the three common types of transmission media?
Ethernet
cables: Used on LANs (e.g., Cat5e, Cat6).
Fibre
Optic
cables: Fast, used for WANs, data sent as pulses of light.
Coaxial
cables: Older, slower, affected by electromagnetic interference.
View source
What is the internet?
The internet is a global
network
of interconnected networks.
View source
How is the World Wide Web (WWW) different from the internet?
The WWW is a way of accessing information using protocols like HTTPS, while the internet is the underlying network.
View source
What is the role of servers on the internet?
Servers
provide
services
, such as responding to web browser requests.
View source
What must a website do to be accessible on the internet?
A website must be hosted on a
web server
.
View source
What is a domain name?
A domain name is a
unique
name registered for a website, like
csnewbs.com
.
View source
What is the purpose of a DNS server?
A DNS server stores a list of domain names and their corresponding IP addresses.
View source
What happens when a domain name is typed into a browser's address bar?
A query is sent to the local
DNS server
for the corresponding
IP address
.
View source
What does the local DNS server do if it holds the IP address for a domain name?
The local DNS server passes the
IP
address
to
your
browser.
View source
What happens if the local DNS server does not hold the IP address?
The query is passed to another DNS server at a higher level until the IP address is resolved.
View source
How does a DNS server pass the IP address back to the browser?
The IP address is passed down to
lower-level
DNS servers until it reaches the
local
DNS
server
and then to the
browser.
View source
What does cloud computing refer to?
Cloud computing refers to networks of
servers
accessed on the
internet
.
View source
What are some purposes of cloud servers?
Cloud servers can run
applications
, perform
remote processing
, and store
data
.
View source
What happens when you store data in the cloud?
Your
data
is
stored
on
large
servers
owned by the
hosting
company.
View source
What is a benefit of cloud storage?
Cloud
storage allows multiple people to work on a file at the same time.
View source
What is a disadvantage of cloud storage?
If the
internet connection
fails or servers are attacked, data could become
inaccessible
.
View source
What are the characteristics of cloud storage?
Huge
capacity
, with options to
upgrade.
Portability depends on
internet
connection speed.
Typically free for a
limited
amount of storage.
View source
What is the free storage limit offered by Dropbox?
Dropbox allows
2 GB
of free storage.
View source
What is the purpose of web hosting?
Web hosting is the service that stores a website on a
web
server
for access.
View source
How does a DNS server search for an IP address if it is not found locally?
The DNS server queries
higher-level
DNS servers until the IP address is found.
View source
What is the role of a web server in responding to client requests?
A web server processes the client request to prepare and return the
web page
.
View source
What is the significance of registering a unique domain name?
A unique domain name must be registered to ensure it is
valid
and not already taken.
View source
See all 47 cards