UDP/OSC Control
I have managed to use netcat on OS X to control my brightsign player but what i would love to do is to use Open Sound Control to control my player. Essentially OSC is simple a structured UDP message, but my problem is that the null characters that get sent in the OSC are not parsed by the brightsign player. Is there away of inputting HEX strings as UDP control for the brightsigns, this would allow me to input the raw message including null characters and hopefully the brightsign will then parse this. Cheers Steve