Hi
In my non oF applications i send OSC messages using UDP sockets, and I explicitly set not only the target ip and port, but also the sender’s port - so that the receiver knows who’s sending. That has been useful in some messy scenarios…
It seems to me I can’t do the same with the ofxOscSender clas, is that correct?
If so, is there a workaround for that?
Thanks
Orf