answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: The user datagram protocol udp guaranteed delivery of data to its destination?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What stand for UDP?

This User Datagram Protocol (UDP) is defined to make available a datagram mode of packet-switched computer communication in the environment of an interconnected set of computer networks. This protocol assumes that the Internet Protocol IP is used as the underlying protocol. This protocol provides a procedure for application programs to send messages to other programs with a minimum of protocol mechanism. The protocol is transaction oriented, and delivery and duplicate protection are not guaranteed. Applications requiring ordered reliable delivery of streams of data should use the Transmission Control Protocol TCP. l


Which NetWare protocol provides guaranteed packet delivery?

The Novell protocol is SPX


What is a fast but unreliable delivery protocol that operates on the Transport layer?

This would be UDP. The User Datagram Protocol. It has no error checking or correction or congestion measures.


What transport protocol exchanges datagrams without acknowledgements or guaranteed delivery?

UDP


When the datagram is used?

Datagram is UDP that is connectionless,best effort-delivery protocol which means it sends data and doesnot take responsibility for the data's integrity.But,it is useful when large number of data has to be sent. Kritika Raj


Which protocol offers guaranteed delivery and is connection oriented?

Transmission Control Protocol (TCP) is used when data reliability is needed since it is connection oriented and guarantees delivery.


In tcp ip the protocol that guarantees?

Guaranteed reliable delivery is provided by TCP transport.


What is Full form of UDP Protocol in CCNA.?

user datagram protocol


Why do you have type data gram socket?

A datagram socket represents a connectionless, non-guaranteed communication protocol. It represents the UDP protocol in the TCP/IP suite.Contrast this with a stream socket, which represents a connection oriented, guaranteed, communication protocol. It represents the TCP protocol in the TCP/IP suite.UDP is the underlying protocol for TCP. If you are talking OSI model, UDP is layer 3, and TCP is layer 4.


What protocol does skype uses?

I believe Skype uses UDP or User Datagram Protocol.


What are three unique characteristics of UDP?

• low overhead • no flow control • no error-recovery function


What is the purpose of the Protocol field in an IP segment?

it indicates which layer 4 protocol is carried in a datagram