Protocols Flashcards
IP (Internet Protocol)
A protocol in charge of routing and addressing data packets. This ensures that data packets are sent across networks to the right destination. It is also an addressing system.
TCP (Transmission Control Protocol)
A protocol that is in charge of data packets to be sent and received between computer systems it breaks data into packets and reassembles them into the original data at the destination
UDP (User Data Protocol)
A faster alternative to TCP. It is used when low latency is important such as online games or video chat. However it doesn’t automatically check for errors so packets are more likely to be out of order or lost.
SMTP (Simple Mail Transfer Protocol)
A protocol that is used to send emails to a mail server and between mail servers
FTP (File Transfer Protocol)
A protocol that can be used to send files across a network
HTTP (HyperText Transfer Protocol)
A protocol that can be used to transfer web pages over the internet so that users can view them in web browsers
SNMP (Simple Network Management Protocol)
A protocol that records network statistics such as router usage
ICMP (Internet Control Message Protocol)
Collects network status information (such as router errors) and is used for troubleshooting
POP (Post Office protocol)
For downloading and storing emails for a mail server