When is it appropriate to use UDP instead of TCP? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Stack Overflow. Closed 5 years ago. Improve this question Since TCP guarantees packet delivery and thus can be considered “reliable”, whereas UDP doesn’t guarantee anything and packets can … Read more