ServiceTester does NOT support UDP channel?

RemObject Remoting SDK, latest 9.7.0.1433
Does it? I don’t see it in the list. Is it intentional?

Hi,

UDP is unreliable channel.
from wikipedia:

It has no handshaking dialogues, and thus exposes the user’s program to any unreliability of the underlying network; there is no guarantee of delivery, ordering, or duplicate protection.

Are you sure that you want to use it in your business app?

I am aware of UDP’s nature. So it is an intentional design not to include UDP. I was just curious.

Thanks, logged as bugs://82602

bugs://82602 got closed with status fixed.