Open GoogleCodeExporter opened 9 years ago
Your Mobile is trying to use IPv6. If your phone is rooted, you can install
"Disable IPv6" from the market and temporarily force your interface to use IPv4.
Original comment by ellion0815@googlemail.com
on 31 Mar 2015 at 4:00
Is there any chance to make this work without root? :(
Should all work with the latest version. See comment from play store:
Known Issues and Fixes TUIOdroid does not use IPV6, only IPV4. The address for the OSC receiver that you define in the app, has to be IPV4. There are two typical problems until now: 1) There was a functionality in the software that did check if the OSC client is reachable. If there was no reply it said "client not reachable" and also did not send any OSC data. Usually it worked although this message came up as this reply was blocked by the client firewall but still it could be possible that the firewall completely blocks the OSC data. With the latest version this is fixed, OSC data are sent always even though the client might not respond. 2) Some confusion came up as the app sometimes displays an IPV6 address as source address. This is a small bug in the software but only related to the GUI, the data should still be send from IPV4 network adaptor to IPV4 address. This issue is also fixed with the latest version For latest updates check also: https://github.com/TobiasSchwirten/tuiodroid (Project was moved from here: https://code.google.com/p/tuiodroid/)
Original issue reported on code.google.com by
arun.s.r...@gmail.com
on 24 Jan 2014 at 11:22