AIR-Mobile-UDP-Extension icon indicating copy to clipboard operation
AIR-Mobile-UDP-Extension copied to clipboard

Only first broadcast works

Open acolonna opened this issue 9 years ago • 0 comments

AIR 16 on Android 5.1 Lollipop ( Asus Nexus 7 2014 HD )

First broadcast works ( sent to the broadcast address retrieved by AS3's InterfaceAddress Class ). The next two don't get through ( no error comes up ). All subsequent send() commands throw a #1009 exception ( to stackTrace so I guess the exception is elevated deep within the ANE's code ).

Anyone had this problem?

acolonna avatar Jun 12 '15 12:06 acolonna