Hello,
I was wondering whether we have any sample available based on UDP messages. I got to know that we have to use initUDP(), before using sendUdpUpdate method, or similar methods. It is also written in the doc that it is not reliable over cellular network, my guess is we should use UDP way only for realtime multiplayer gaming, but how is it safe to use it?
i need some guidance, whether I am in correct path or, not.
Thanks.