[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] One client, multiple servers via Multicast?
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-users] One client, multiple servers via Multicast?
- From: Luke Selden <lselden@xxxxxxxxx>
- Date: Mon, 9 Mar 2009 14:27:47 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=bznXt8YNF4BdhDrwRkBD+93njMNTPmOrFZ7KsTXOvGQ=; b=CozaC2xPv0c8BgiYJPaWUbHVFx5oudiYX6XgGsGnUM09KhuI0w4+NUaOn10PWeG+2B rbddHbHjXsyv8so2obo6y2B8AfDUD8LVnVbn7d16C/GHYUsE5yqdogJrHt7/5+VKXIfT N31UYml8SqFhu1rnKn1h3u5IGIgTy0K3FHsHM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=k2TdY12Kequ3U6koB5MbjRItQ2pNv2T41ip23k57J5f7wwYp4jrfFYG4bklGS9si7b eqA0TP7SBwOfZT2tl35zDxN6atRp8ILHbh4knvh6L0zBaS5w1CfAr1hmHNBx/iYrHEzZ F4NTQYrKw/AzvoYlp9jDOTPngBPS7r09yzilc=
- In-reply-to: <1e6b7d810903091456q48e71e3fh23cd4d4ac604a5cf@xxxxxxxxxxxxxx>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <1e6b7d810903091456q48e71e3fh23cd4d4ac604a5cf@xxxxxxxxxxxxxx>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Check out the NetLab quark -- there's a really helpful
NetAddr.broadcast method that lets you multicast to multiple clients.
I did this to send to multiple clients at once, but you can also send
straight to the servers.
I have some code that deals with the bookkeeping of which computers
you're sending to and how to resync them or reconnect them if they
crash -- contact me offlist if you'd like to take a look at it.
~luke
On Mon, Mar 9, 2009 at 1:56 PM, Neil Baylis <neil.baylis@xxxxxxxxx> wrote:
> Hello,
>
> Is it possible to have a single SC client that multicasts to multiple
> servers?
>
> I'm not looking for a method of iterating over a collection of servers.
> Rather, I want the messages to be sent only once by the client, but multiple
> servers to receive them at the "same" instant. The multiple servers are
> running in different computers, some Linux, some OSX. The single client is
> running OSX.
>
> I'm not even sure where to begin looking for this info. I do know that one
> can set up UDP multicast groups, and OSC uses UDP, but I have no clue what
> would be needed to make this happen in SC. I imagine it would involve
> telling scsynth to do the right thing somehow.
>
>
>
> Thanks for any info,
>
> Neil
>
> --
> http://www.pixpopuli.com
>
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/