answersLogoWhite

0


Best Answer

**The TCP transport layer protocol uses windowing and acknowledgments for reliable transfer of data. **The TCP and UDP port numbers are used by application layer protocols. **The TCP transport layer protocol provides services to direct the data packets to their destination hosts.

User Avatar

Wiki User

βˆ™ 16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

βˆ™ 15y ago

tcp and udp port numbers are used by application layer protocols

tcp uses windowing and sequencing to provide reliable transfer of data

tcp is a connection-oriented protocol. udp is a connectionless protocol

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are true statements about transport layer protocols?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

True or false all transport layer protocols are concerned with reliability?

true or false.all transport layer protocols are concerned with reliability


Is it true or false that transport layer protocols are not concerned with addressing packets to the correct system?

No - Transport layer protocols are not concerned with addressing packets to the correct system. (True)


True or false transport layer protocols are not concerned with addressing packets to the correct system?

True


Is it true that the only two layers of the osi reference model that do not have individual protocols associated with them are the transport layer and the session layer?

False.


Which statements about air masses is true?

ozone layer


There are two main ways in which molecules are transported into and out of cells - active transport and passive transport. Which of the following statements is true of passive transport?

Carrier proteins are sometimes used during passive transport.


What layer of the OSI model provides the interface between the user and the data network?

The Transport layer is responsible for taking a message that is too long and breaking it into smaller segments to send out. The reverse is also true, when the information is received the Transport layer is responsible for taking a series of short segments and putting them together again. Hope this helps.


Statements that are true for any number?

Identities are statements that are true for any number.


What are three statements that are true about Francis Drake?

What are three statements that are true about Francis Drake?


What are statements that always or never hold true called?

Statements that always or never hold true are called "tautologies."


What layer of OSI model does TLS operate?

Transport Layer This is not correct, it's the session layer of the OSI model SSL was created with the TCP/IP model in mind, not the OSI model. While it is technically true SSL or TLS is in the Session Layer of the OSI, it should be referred to in conjunction with the TCP/IP Model. In this case, it resides above the Transport Layer, providing security for it, hence the name of SSL's successor Transport Layer Security (TLS). Note: TLS 1.0 is SSL 3.1 FYI, please take note the ITU X.800 recommendation states there are no security services provided in the session layer.


Why do http ftp smtp pop3 imap run on top of Tcp rather than on udp?

tcp is more reliable than udp,udp may have failures or data loss, so we can't afford to have losses in http,smtp,pop3 and so on.Accurate data is very important is all this protocolsImprovementThe above answer being true, it is worth mentioning that none of the Protocols in your question actually require TCP as its Transport protocol. They simply require the use of a reliable protocol at the Transport Layer (refer ISO::OSI network model) and TCP is the best there is right now. And also, since these protocols were developed after the reign of TCP as the primary transport protocol started, integrating them with TCP is relatively easier. If used with other protocols, it has to be explicitly configured into the App protocols.RegardsBinaek SarkarFoundationhttp://www.foundation.net.in/