4.1.1 TCP and UDP
n
There are two kinds of Transport Protocols
used in the Internet:
–
UDP
: User Datagram Protocol
–
TCP
: Transport Control Protocol
n
They both operate over IP.
n
They both use
PORT
numbers for
connecting to applications.