The features allows TCP to reliably and accurately track the transmission of data from source to destination are flow control, session establishment.
A network communication between applications is established and maintained according to the Transmission Control Protocol (TCP) standard.
The Internet Protocol (IP), which specifies how computers send data packets to one another, works with TCP. The fundamental principles that govern the internet are TCP and IP together. TCP is described by the Internet Engineering Task Force (IETF) in Request for Comment (RFC) standards document 793.
Since TCP is a connection-oriented protocol, a connection must be made and kept up until all messages have been sent by all programs on both ends.
TCP carries out the following tasks, determines how to split application data into transportable packets, transmits packets to the network layer and receives packets from it, control flow management.
To know more about TCP click here:
https://brainly.com/question/28119964
#SPJ4