<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>
</div>
Yes, you could just replace in the BlenderOSCSender script the "Message(message,value).sendlocal(port)" line by "Message(message,value).sendto("xxx.xxx.xxx.xxx",port)", where xxx.xxx.xxx.xxx is the ip that you want to send the messages.<br>

</blockquote><div><br>Cool! That worked a treat. <br><br>I fixed the listener and source too. The BlenderOSCSender script was using 'listener' and 'source'  as the 'typename' - the network was expecting 'listeners' and 'sources' (plural) - I amended the script and it all jumped into life. <br>
<br>Thanks  for the support - I'll post some video of it running in our dome next week...<br><br><br>Pete<br><br><br></div><br></div><br>