answersLogoWhite

0

What else can I help you with?

Related Questions

What is Full form of UDP Protocol in CCNA.?

user datagram protocol


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 transport protocol does Skype use?

I believe Skype uses UDP or User Datagram Protocol.


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

it indicates which layer 4 protocol is carried in a datagram


Which protocol is generating segments at the transport layer when using skype?

It is UDP the User Datagram Protocol.


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


Protocol prepares data for transmission but has no resending capabilities?

UDP. User Datagram Protocol: A protocol that prepares data for transmission but that has no resending capabilities.


What protocol prepares data for transmission but has no resending capability?

UDP. User Datagram Protocol: A protocol that prepares data for transmission but that has no resending capabilities.


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.


Which two transport layer protocols are used to transfer messages between hosts?

The most common two are TCP (transmission control protocol) and UDP (user datagram protocol)


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