Knowee
Questions
Features
Study Tools

Which delivery method does not guarantee that the packet will be delivered fully without errors?

Question

Which delivery method does not guarantee that the packet will be delivered fully without errors?

🧐 Not the exact question you are looking for?Go ask a question

Solution

The delivery method that does not guarantee that the packet will be delivered fully without errors is the Unreliable Delivery method. This method, often used in UDP (User Datagram Protocol), does not provide any guarantee for delivery, order of delivery, or error checking. It simply sends the packets without any acknowledgment of receipt. This is in contrast to Reliable Delivery methods, such as TCP (Transmission Control Protocol), which ensure that all packets are delivered correctly and in order.

This problem has been solved

Similar Questions

One of the services provided by TCP is reliable data delivery.  We know from lecture that reliable delivery does not mean an absolute 100% guarantee that nothing will ever go wrong. Which of the following are services that TCP attempts to ensure (select all that apply)?Group of answer choicesTransmitted data is guaranteed to arrive at the destination.The sender and receiver will be notified if data is lost in transmission and can not be recovered.TCP can detect if data is intentionally altered during transmission and if it is altered TCP will not deliver the data.TCP ensures data will arrive at the receiver in the same order it was sent.TCP can detect if data is accidentally corrupted during transmission and if it is TCP will not deliver the data.

___________may be invoked when the vendor fails to give the delivery on time or is found deficient at the time of carrying out acceptance tests.

Check all of the services below that are provided by the UDP protocol.Group of answer choicesA congestion control service to ensure that multiple senders do not overload network links.In-order data deliveryA message abstraction, that preserves boundaries between message data sent in different socket send calls at the sender.A guarantee on the maximum amount of time needed to deliver data from sender to receiver.A guarantee on the minimum amount of throughput that will be provided between sender and receiver.Reliable data delivery.A flow-control service that ensures that a sender will not send at such a high rate so as to overflow receiving host buffers.A byte stream abstraction, that does not preserve boundaries between message data sent in different socket send calls at the sender.

Check all of the services below that are provided by the TCP protocol.Group of answer choicesA guarantee on the minimum amount of throughput that will be provided between sender and receiver.In-order data deliveryA byte stream abstraction, that does not preserve boundaries between message data sent in different socket send calls at the sender.A message abstraction, that preserves boundaries between message data sent in different socket send calls at the sender.A guarantee on the maximum amount of time needed to deliver data from sender to receiver.Reliable data delivery.A congestion control service to ensure that multiple senders do not overload network links.A flow-control service that ensures that a sender will not send at such a high rate so as to overflow receiving host buffers.

Question 1Which protocol provides mechanisms ensuring data is reliably delivered?

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.