Both
TCP and UDP are protocols used for sending bits of data -- known as packets -- over the Internet. They both build on top of the Internet protocol. In other words, whether you are sending a packet via
TCP or
UDP, that packet is sent to an IP address. ...
TCP and UDP are not the only protocols that work on top of IP.
read more >>