Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to access computer from android device through tuiodroid #5

Open
GoogleCodeExporter opened this issue May 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Complete the setting in the android device.
2. Connected to mobile device with computer.
3. Trying to give input from mobile.

What is the expected output? What do you see instead?
Client no reachable.
Source : TUIOdroid@fe80::d2b3:3fff:fe6e:7cd1%wlan0

What version of the product are you using? On what operating system?
Android 4.0.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Jan 2014 at 11:22

@rjborba
Copy link

rjborba commented May 10, 2016

Is there any chance to make this work without root? :(

@TobiasSchwirten
Copy link
Owner

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/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants