Ask Question
6 April, 10:41

Before sending a packet into a datagram network, the source must determine all the links that packet will traverse between source and destination. False

+4
Answers (1)
  1. 6 April, 13:41
    0
    False

    Explanation:

    The transport layer is found in both OSI and TCP/IP suite model. It segments and propagates packets across a network. TCP and UDP are protocols in this layer.

    UDP is a connectionless protocol, that is to say, it needs no connection for transmission to take place. UDP transfer is unreliable as packets lost are not retransmitted. Unlike the TCP, it's header is smaller and it is faster in transmission, and links to destinations are random and not determined by the source.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Before sending a packet into a datagram network, the source must determine all the links that packet will traverse between source and ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers