1.3.3 network Flashcards
missing network hardware (53 cards)
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
(the concept of having the different layers)
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 by TCP(1 – AO1.1)
which have labels by IP(1 –AO1.1)
including their destination address and order (2 – 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
- splits the data packets and add a sequence of numbers to them
- check the number of packets and resemble the data packets at the other end ends
- acknowledgement of success transmission (hence error free)
IP
Internet Protocol – used to transfer all packets across the internet between routers
add IP address, check IP address, remove IP address
IP address
A numerical address made of 4 numbers each between 0 and 255 / 32
hexadecimal digits (1)
That uniquely identifies a device on a
network. (1)
It is a logical identifier (i.e. can change
on a physical device) (1)
DNS
use of system: name and organise internet resources
TLD: org/uk/com
SLD: google/edgbarrow
DNS server
stores a list of domain names and translate them into associated IP addresses (ISP)
how it works:
-domain name entered and sent to dns servers
-dns servers map the domain to an ip address
-if the domain name cannot be fetched, a request is sent to another dns server
-dns server sends the ip address to the browser
-the ip address than retrieved the website from the web server
LAN
group of computers
in a small geographical area
network and hardware owned by the organisation/network owner
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
twisted pair-link layer
- one more layer of shield than UTP
- low bandwidth
- used for telephones networks, data networks
- relatively affordable
packet switching
Splitting data into packets that can be sends individually across different routes across a network
(the routes can be most convenient/ to avoid traffic)
Once all packets are received, they are reordered
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
hub
Network device that connects multiple devices together, sending the data that it receives to all connected devices
router
Network device that directs data from one network to another