Computer Science, asked by emmyvosco, 2 months ago

Which two protocols work at the transport layer and ensures that data gets to the right applications running on those nodes?

Answers

Answered by anushkabhosale11
1

Answer:

The two most important protocols in the Transport Layer are Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). TCP provides reliable data delivery service with end-to-end error detection and correction. UDP provides low-overhead, connectionless datagram delivery service.

Explanation:

Answered by KailashHarjo
0

The two most important protocols in the Transport Layer are Transmission Control Protocol (TCP) and User Datagram Protocol (UDP).

  • The protocol layer directly above the Internet Layer is called the Host-to-Host Transport Layer. This name is often shortened to "Transport Layer."
  • The two most important protocols in the Transport Layer are Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). Both protocols deliver data between the Internet Layer and the Application Layer.
  • Using the User Datagram Protocol, application programs can directly access a datagram delivery service that is comparable to the one provided by IP.
  • Application communication over the network can now take place with the least amount of protocol overhead.
  • Because it guarantees that data is transmitted across the network accurately and in the proper order, TCP is used by applications that require the transport protocol to ensure dependable data delivery.

To learn more:

https://brainly.in/question/191864

https://brainly.in/question/26117709

#SPJ2

Similar questions