Computer Network Protocols Flashcards
Ethernet
A family of relayed protocols providing the basics of communication over a LAN.
Wi-Fi
Family of related protocols providing the basics of wireless communication.
TCP
Provides an error free transmission between 2 routers.
UDP
• Uses a simple connectionless transmission model.
• Alternative to TCP but has no error checking.
• Used to send short messages called datagrams.
• Much less reliable than TCP.
IP
• Routes packets across a wide area network.
• Along with TCP makes up the TCP/IP stack.
HTTP
A client server method of requesting and delivering HTML web pages.
HTTPS
• Encryption and authentication for requesting and delivering HTML web pages.
• Used when sensitive messages needs to be transferred.
FP
Used for sending files between computers, usually on a wide area network.
SMTP
Sends emails to an email server.
IMAP
Used by mail clients to manage remote mail boxes and retrieve email from a mail server.