Ask Question
27 February, 04:47

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

+3
Answers (1)
  1. 27 February, 05:11
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers