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