sendPrivateUdpUpdate stops sending updates after some use

0 votes
Hi,
 
 
 
   I am using sendPrivateUdpUpdate method to send Player moves, since it is UDP, I know the message might drop, I don't mind that. But it completely stops sending updates, to handle this situation I want to use sendPrivateUpdate with TCP mode if UDP fails, but I can't determine that UDP has stopped working.
 
  There is no network problem as such, because other method sendPrivateChat works fine when fired.
 
Please help me to tame this situation.
 
Thanks.
asked Mar 24, 2015 in AppWarp by veda.in (28 points)

1 Answer

0 votes

Hi

When UDP stops working, you can try calling initUDP again. Please try this solution and let us know what result code do you receive after calling initUDP again.

Thanks

answered Mar 25, 2015 by Suyash Mohan (900 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...