Cannot change udpsend's IP address remotely using send/receive
Hello,
Setting the IP address using a send/receive connection doesn't work. What's wrong (see attached patcher) ?
Is this another symbol's weirdness ?
Any idea how to solve this ?
Thank you in advance.
Max Patch
Copy patch and select New From Clipboard in Max.
Roald Baudoux
your ip address is 5 octets long instead of 4 (is 127.0.0.0.1 but should be 127.0.0.1)
:-)))))
I guess I should have a bit more sleep...
Thanks!
yes I can relate to that problem...;-) it actually took me a while to figure out what the problem was!
but there should bean error message posting "mal-formed host address" or something, rather than the interface just freezing..