Re: [LAU] how to transmit OSC between two networked computers?

From: nescivi <nescivi@email-addr-hidden>
Date: Wed Apr 02 2008 - 04:58:45 EEST

Hiho,

On Friday 28 March 2008 13:13:55 Jan Weil wrote:
> The problem is that wiiosc uses localhost implicitly. It would be close
> to trivial to add another option to wiiosc so that you can define a
> remote host instead. I don't have the time at the moment, sorry. As a
> quick hack you could change line 228 in wiiosc.c
>
> t = lo_address_new(NULL, outport); // change later to use other host
>
> and replace the NULL by the remote host's IP address:
>
> t = lo_address_new("192.168.2.10", outport);
>
> and recompile.

Prompted by this discussion I just released version 0.3 on my website which
makes the IP address configurable on startup.

Get the new version from:
http://www.nescivi.nl/wiiosc/

sincerely,
Marije
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Wed Apr 2 08:15:02 2008

This archive was generated by hypermail 2.1.8 : Wed Apr 02 2008 - 08:15:02 EEST