Are both UDP and IP unreliable to the same degree? Why or
why not?

Answers were Sorted based on User's Feedback



Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / vits

udp is unreliable and conncetionless . while Ip
unreliability lies on the upper layer protocols .Ip packet
becomes reliable if the upper layer protocol is TCP.

Is This Answer Correct ?    29 Yes 6 No

Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / jose mendez

In terms of data integrity, UDP is more reliable than IP. Checksum in the IP header only applies to the header itself, not to the whole packet. The UDP checksum applies to the whole user segment: header plus data.

Is This Answer Correct ?    15 Yes 3 No

Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / srikanth

No, UDP(user datagram protocol) is just a simple
communication protocol between applications and IT is the
communication between the computer's, so there's a vast
difference b/w them.

Is This Answer Correct ?    10 Yes 3 No

Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / califf

yes, both are unreliable.
But UDP guarantees data integrity (and nothing else), IP
generally does not guarantee anything at all.

Is This Answer Correct ?    10 Yes 7 No

Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / sudish

No
Because UDP having some error detection capability due to
inclusion of pseudoheader in checksum calculation. It can
detect error , so that the datagram is not going to be
delivered to wrong process.

Is This Answer Correct ?    17 Yes 24 No

Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / sunil kumar

UDP is a connectionless service however.there are chances of
losing data packet.but less chances in IP.UDP in these case
yes unreliable.IP is reliable because its a connection
oriented service.

Is This Answer Correct ?    4 Yes 15 No

Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / maulik sheth

UDP works at Transport Layer so it's unreliable while IP
works at network Layer. so it's Unreliable.

Is This Answer Correct ?    1 Yes 13 No

Are both UDP and IP unreliable to the same degree? Why or why not?..

Answer / syed mahboob feroz ahmed

Hi,
UDP stands for User DataGram Protocol which not reliable
and is connectionless and when comes to TCP\IP or IP it is
Reliable and Connection Oriented.

Is This Answer Correct ?    11 Yes 34 No

Post New Answer

More TCP IP Interview Questions

Why are port addresses shorter than IP addresses?

0 Answers   Aricent,


Describe the TCP/IP layer.

0 Answers   Expedia, GrapeCity,


Can two websites have same ip address?

0 Answers  


How does tcp try to avoid network meltdown?

0 Answers  


What is p and v in semaphore?

0 Answers  






What are the protocols used in Transport layer?

0 Answers   Deshaw,


WHAT IS A NOKIA PC- SUIT.

1 Answers  


How do I check if a port is open telnet?

0 Answers  


How is data send by ip layer?

0 Answers  


Explain what is the pdu of "network layer" and "data link layer"?

0 Answers  


Please Explane for Networking protocal >>TCP IP .

3 Answers   DFL, Patni,


Where is tcp used?

0 Answers  


Categories