4.3.8 Applications and TCP
nAll applications that are concerned with reliable transport use TCP
nSMTP (email), ftp, RIP, http, etc. use TCP.
nTCP hides the underlying network from the application: it segments,it re-orders packets, does error control and handles flow matching and congestion control.