![]()
UDP PCI
4 - User Datagram Control Protocol
Move the mouse pointer to any protocol field and press the left mouse button.
UDP is a connectionless transport protocol that does not provide data flow control as TCP does. TCP provides connection-oriented transport services. Both protocols can detect loss of packets by using packet sequence numbers.
TCP is used by applications like TELNET and FTP, UDP by SNMP.
4 - TCP - Transmission Control Protocol
Literature/Sources:
![]()