Transport Protocol A protocol number is included in the addressing information of each IP packet. This is to indicate which transport protocol is associated with a given IP packet. The two traditional transport protocols on the Internet are TCP and UDP. TCP has almost completely replaced UDP today. This is because TCP provides better performance.
|