TCP / IP protocol stack
|
TCP (stream --> segment --> datagram --> frame)
|
UDP (message--> packet --> datagram --> frame)
|
IP - connection-less protocol: when the datagrams are sent, the network does not know that there is any connection between them |