Save
A-level Computer Science
School Notes
Networks
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Ana Saker
Visit profile
Cards (57)
What is a protocol in networking?
A
set
of
rules
for
data
transmission
View source
What does a logical protocol govern?
The
rules
data
must
follow
during
transmission
View source
Why is baud rate important in data transmission?
Different
rates
can
mix
up
transmitted
bits
View source
What does a physical protocol govern?
The
methods
for
setting
up
communication
View source
Why is frequency important in wireless communication?
Different
frequencies
prevent
successful
communication
View source
Why are protocols important in networking?
They
standardize
communication
between
different
devices
View source
What does WAN stand for?
Wide Area Network
View source
What characterizes a WAN?
Computers
are
remote
with
individual
peripherals
View source
What does LAN stand for?
Local Area Network
View source
What is a characteristic of a LAN?
Computers are
linked
over
a
small
area
View source
What are the advantages of networking computers as a LAN?
Share
hardware
(e.g.,
printers
)
Share
files
Share
Internet
connection
Centralized
security
Access
files
from any
machine
Central
maintenance
and
backup
Central
installation
and
updates
Monitor
user
activity
Control
access
levels
Access
an
intranet
View source
What does TCP/IP stand for?
Transmission Control Protocol
/
Internet Protocol
View source
What is the purpose of the TCP/IP stack?
To
communicate
across
a
network
or
internet
View source
What happens to data as it moves through the TCP/IP stack?
Data
is
encapsulated
at
each
layer
View source
Why is protocol layering used?
To
apply
protocols
in
order
and
independently
View source
What does the Application layer do in TCP/IP?
Packages
data
for
user
applications
View source
What are the layers of the TCP/IP stack?
Application
,
Transport
,
Internet
,
Link
View source
What is the role of the Transport layer?
Establishes
a
channel
and
splits
data
into
packets
View source
What does the Internet layer do?
Adds
IP addresses
to
packet headers
View source
What is a socket in networking?
Combination
of
IP address
and
port number
View source
What does the Link layer do?
Transports
raw
data
over
the
transmission medium
View source
What happens to packets at routers?
MAC addresses
are
added
and
replaced
at
each
hop
View source
What is the process followed by the receiving computer?
Reverses
the
sending
process
to
reconstruct
data
View source
What does DNS stand for?
Domain Name Server
View source
What is the purpose of DNS?
Allows
access
to
websites
via
domain
names
View source
What is the first step in the DNS process?
User
enters
the
URL
into
the
browser
View source
What does the DNS do after receiving a domain name?
Searches
its
database
for the
associated
IP address
View source
What does the computer do with the IP address returned by DNS?
Connects
to the
server
hosting
the
web
pages
View source
What is an IP address?
Uniquely
identifies
a
device
on
the
internet
View source
What are IPV4 addresses made up of?
Four
single
byte
integers
between
0
and
255
View source
What is the purpose of IPV6 addresses?
To
overcome
the
limitations
of
IPV4
addresses
View source
What is a key feature of layers in protocols?
Manufacturers
can
design
for
specific
layers
View source
What is packet switching?
Data
divided
into
packets
of
equal
sizes
View source
What information is attached to each packet in packet switching?
Destination
,
data
file
,
packet
number
,
addresses
View source
How do packets travel in packet switching?
Follow
the
most
convenient
path
without
preset
routes
View source
What must happen to packets upon arrival in packet switching?
They must be
reordered
before
use
View source
What is the difference between packet switching and circuit switching?
Packet
switching
has no
established
route
View source
Why is packet switching considered more secure than circuit switching?
Packets
cannot
be
intercepted
easily
View source
What is a firewall?
A
device
that
monitors
and
filters
network traffic
View source
Why would a firm use a firewall?
To
prevent
unauthorized
access
to the
network
View source
See all 57 cards