TCP and UDP
End-to-end delivery application is connection less. The basic function of connectionless service are as given:
It adds extension of LAN abstraction. It has simple addressing and the data is transmitted in packets, each packet with a header. It adds collection of physical networks into a single virtual network.
Transport function use this connectionless service to give:
- Connectionless data delivery (UDP)
- Connection-oriented data delivery (TCP)