How to control toggles by using android UDP

River Jiang's icon

Recently, I'm doing a Max/MSP project and I need to use android device to control some toggles. However, I still can not get the method how to connect to Max/MSP or what should I send to Max/MSP by using Android UDP. Could you guys please tell me how to implement this? Thank you so much!!!!

Luke Stark's icon

What are you using as a client on the Android device to send UDP messages? Something you wrote yourself, or some client like TouchOSC?