Page 1 of 1

Posted: 25 Oct 2015, 21:45
by oli_lab
Hi
I'm starting to work on Android apps to connect with Usine via osc/wifi...
What I'd like to do is a token system in Usine to take care of same app running on different android devices.

The idea is to send back a id number to each new device so the app will send osc message with this included I'd

My problem is I haven't find a way to get the ip of the device that has sent the osc message inside Usine.

Any idea ?

Posted: 25 Oct 2015, 22:43
by nay-seven
mm, I don't think it's possible currently

Posted: 28 Oct 2015, 16:55
by oli_lab
ok, I found a workaround handshake procedure by having the android device sending a unique key to Usine and having Usine to reply with the polyphony number attributed to this particular device.
:)

Posted: 28 Oct 2015, 17:40
by nay-seven
you're the OSC boss ! :)