2.7 Protocols Flashcards
TCP
transmission control protocol
UDP
user datagram protocol
IP
internet protocol
HTTPS
hyper text transfer protocol secure
FTP
file transfer protocol
SNMP
simple network management protocol
POP
post office protocol
SMTP
simple mail transfer protocol
ICMP
internet control message protocol
what does TCP do
receives data and splits it into packets
receives packets and reassembles them
- retransmits if not received
- error checking and correction
what does UDP do
alternative to TCP but does not check if packets have arrived and will not retransmit
-faster but less reliable
what does IP do
addresses packets with source and destination IP address and removes them when they are no longer needed
- responsible for forwarding packets
what does HTTP do
how you access a webpage from a server
client -> request/response -> web servers
what does FTP do
handles file uploads and downloads. transfers data, programs and non viewable content.
what does SNMP do
collects information from devices connected to a network
- often managed from devices like routers
- stats collected include traffic and errors