protocols and layers Flashcards
HTTP
hyper text transfer protocol
used by web browsers to access and communicate with web servers
HTTPS
secure HTTP, all info is encrypted
TCP
provides error-free transmission
between two routers
IP
internet protocol - sends packets to the destination across the network
POP
post office protocol
receives and deletes email off of server
IMAP
internet message access
keeps email on the mail server, is only deleted manually
SMTP
simple mail transfer
sends emails
transfers outgoing emails from servers to another server
FTP
file transfer protocol
used to access, edit, and move files between devices
on a network
Application layer
layer 4, eg protocols FTP HTTP SMTP, provides user access to applications, websites files, emails
Transport layer
layer 3, eg protocols, TCP,
provides transport of data between devices
which layer is the Network layer and what does it consist of
layer 2
eg, protocols, ip
provides routing of data across network
Data link layer and physical layer
Layer 1,
eg protocols,
provides transport of data through electrical signals
what is a benefit of layering?
1) self contained meaning it can be worked on on its own
2)reduces complexity of problem
3)devices manufactured to operate at a particular layer
4) products from different manufacturers will work together
what is a layer
division of network functionality