adspace


Should I use tcp or udp?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category