0

Has anyone successfully sent and received an OSC msg from the same application? I am using the as3/tuio lib: http://bubblebird.at/tuioflash/guides/sending-osc/ and it seems to get a litte messy when you try to go both ways...

I am receiving right now...and based on a series of comparisons, need to ping another system with an osc msg. I am building this on a mac right now.

MaxG
  • 213
  • 1
  • 9
  • what does "get a little messy" mean? specifically what is the problem you're seeing? do you have any code you can post? – ericsoco Sep 21 '12 at 03:01
  • I have since figured it out. It was a general question to see if anyone has successfully sent and received OSC messages within the same app. Turns out, a mac has compatibility issues with the DatagramSocket and thusly cannot go in and out. However everything I built runs fine on a PC. – MaxG Sep 25 '12 at 07:58

0 Answers0