1.3.3 network Flashcards
missing network hardware
standalone machine
computer that is not connected to anything
stopping the spread of a virus on hardwares(unknown memory sticks)
network
a group of devices connected to each other and can communicate with each other
internet
inter connected networks- global network of computers connected together (network of networks)
www
collection of webpages
protocol
RULES that govern how devices COMMUNICATION with each other(standard)
use of protocol layering
DECOMPOSITION-Reducing a complex problem into smaller sub-problems.
ABSTRACTION FOR SPECIFIC FUNCTION-Devices can be manufactured to operate at a particular layer.
COMPATABILITY-Products from different vendors will work together.
TCP/IP Stack
used in the routing of packets through networks
how it works:
Data is split into chunks called packets
(1 – AO1.1) which have labels (1 –
AO1.1) including address being sent to
(1 – AO1.1) and order (1 – AO1.1).
Each packet is sent on the most
convenient / avoidable route (1 –
AO1.2) meaning they may arrive in a
different order to which they were sent
(1 – AO1.2). Once packets arrive at
receiver they are reordered (1 –
AO1.2).
TCP
Transmission Control Protocol – used with IP to ensure ERROR FREE transmission and package switching
establish an end-to-end connection between the source and recipient computer
IP
Internet Protocol – used to transfer all packets across the internet between routers
DNS
use of system: name and organise internet resources
DNS server: that stores a list of domain names and translate them into associated IP addresses (ISP)
TLD: org/uk/com
SLD: google/edgbarrow
LAN
size of area: small, one site
ownership of hardware: by the organisation using it
link: UTP cable, fiber optic , wifi
WAN
size of area: larger geographical area (>1 sq mile)
ownership of hardware: connect to LANs, telecommunication companies who own and manage it.
link: telephone lines, fiber optics cables, satellite links
UTP
link layer- one less layer of shield
STP
link layer- one more layer of shield
packet switching
Splitting data into packets that can be sends individually across different routes across a network
circuit switching
Reserving a particular network route to transfer data between two devices
SMTP
outbound:
simple mail transfer protocol-
FORWARD the mail to the appropriate mail server
(the SMTP server has the database of email address)for the recipient’s email address
IMAP
inbound:
internet message access protocol - keep emails on mail server
(allow flagging and searching, can sync devices, less privacy )
POP
inbound:
post office protocol- deletes email from mail server once it is downloaded
(removes the mail from other devices, cannot do complex searches and flagging mail)
switch
Network device that connects multiple devices together, sending the data that it receives to the intended recipient device only