[OSC_dev] oscit registration complete !

Jeff Glatt jgglatt at roadrunner.com
Tue Jan 27 23:44:21 PST 2009


>Because it doesn't work ! Most implementations of OSC I have
>tried do not let you define the outgoing port when creating a
>connection.

Oh dear. Are you writing your own software? If so, then try my
new EasyOSC lib. It saves the sender's address with every received
UDP or TCP message. You don't even need to know what that
address is. To reply to a message you receive, you just call the
function OscReplyMsg, and EasyOSC takes care of sending it to
the right device.



More information about the OSC_dev mailing list