can't change ip/port of jit.net.send via message

David Beaudry's icon

Hi all,

...so thought I'd break up some of the issues I'm having with jit.net.send into more snackable bites.

I can only seem to change the ip and/or port of jit.net.send object via a message (i.e. dynamically, "ip 192.168.1.20" or "port 44556") once and only once after the object has been created. I see this in Max 6 & 7, macOs 10.9.5 and windows 7 & 8.1.

Right now my workaround is to create/delete the objects via scripting, but that seems to lead to a couple of hangs a day in a compiled app (hangs at the moment the object is deleted via scripting).

Any pointers?

Thanks,
David