Doesn’t seem to work. I tried the example TestArc.pde and adjusted the connection string to "m1100101" but I get an error:
### [2016/10/2 14:7:46] INFO @ OscP5 is running. you (192.168.0.3) are listening @ port 38566
### [2016/10/2 14:7:46] ERROR @ OscP5 ERROR. an error occured while forwarding an OscMessage
to a method in your program. please check your code for any
possible errors that might occur in the method where incoming
OscMessages are parsed e.g. check for casting errors, possible
nullpointers, array overflows ... .
method in charge : oscEvent java.lang.reflect.InvocationTargetException
Any suggestions as to how to get this working?