Hi Hector,
Am Donnerstag, den 27.03.2008, 22:46 -0400 schrieb Hector Centeno:
I'm trying to set up two computers to communicate
via OSC. The two
computers will be running Csound and I would like one of them to be
able to send OSC messages to the other via the already existent
network. How do you achieve this? I'm not a network guru but I've been
trying to do it using port forwarding via ssh but without any success
(and I'm not even sure if using ssh is the right thing to do). Is
there anyone in the list doing this kind of thing?
I hope I am not stating the obvious here, but usually OSC is sent over
UDP and, usually, whereever you define the UDP port the OSC packets are
sent to, you should also be able to define the remote host's IP
address/its domain name. Of course, this depends on the software you're
using.
HTH
Jan