Should I use tcp or udp?



Should I use tcp or udp?..

Answer / Aditya Kumar Dixit

The choice between TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) depends on the specific requirements of your application. If reliability, ordered delivery of data, and error handling are essential, choose TCP. However, if you have a real-time application that can handle some data loss and doesn't need guaranteed delivery, consider using UDP.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More UDP Interview Questions

what is throjan?

2 Answers   Prometric, Wipro,


Is udp faster?

1 Answers  


Is udp safe?

1 Answers  


Can tcp and udp share the same port?

1 Answers  


What is the advantage of udp over tcp?

1 Answers  


Is tcp faster than udp?

1 Answers  


Is the ip adress of computer and modemis same or not ?

4 Answers   Wipro,


How much is the signal amplified? and what is the total gain? when a signal is passed through three cascaded amplifiers, each with a 5 dB gain.

3 Answers  


Is port 80 udp or tcp?

1 Answers  


Why tcp is more reliable than udp?

1 Answers  


Is tcp or udp faster?

1 Answers  


Write UDP/SOCK_DGRAM applications

1 Answers   Vistech,


Categories