Welcome to Westonci.ca, the Q&A platform where your questions are met with detailed answers from experienced experts. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

What is NOT one of the three characteristics of TCP in its role as a reliable delivery protocol? Connection-oriented protocol Sequencing and checksums Framing Flow Control

Sagot :

(TCP) is a more complex, connection-oriented protocol used for dependable data transport when real-time delivery is not necessary. TCP has the ability to fix transmission faults. It has the ability to recognize packets that were received out of order and restore the original order.

What TCP in its role as a reliable delivery protocol?

TCP accomplishes this via a method called positive acknowledgement with re-transmission because packet transfer by many networks is not dependable.

Therefore, TCP is a dependable byte stream delivery service that ensures all bytes received will be exact copies of those transmitted and will arrive in the same sequence.

Learn more about TCP here:

https://brainly.com/question/13440442

#SPJ1