MemotivaCISSP Flashcards: Communication and Network Security, OSI Model, Protocols, Attacks

What is the difference between TCP and UDP?

CISSP Flashcards: Communication and Network Security, OSI Model, Protocols, Attacks

Audio flashcard · 0:27

Nortren·

What is the difference between TCP and UDP?

0:27

Transmission Control Protocol, or TCP, is a connection-oriented transport layer protocol that provides reliable, ordered delivery through a three-way handshake, sequence numbers, acknowledgments, and retransmission of lost packets. It is used for applications requiring guaranteed delivery like web browsing, email, and file transfer. User Datagram Protocol, or UDP, is a connectionless protocol that sends packets without establishing a connection or guaranteeing delivery, making it faster but less reliable.
csrc.nist.gov