[PD] OSC server to many clients

ub at xdv.org ub at xdv.org
Sun Feb 2 18:22:15 CET 2014


On 02.02.2014 17:37, Atte wrote:
> Hi
>
> Basic OSC confusion here: I'd like to run a server that keeps track of 
> time and shares that to a number of clients, each of which run on 
> their own, but with access to this common, global time.
>
> However all the examples I found with [sendOSC] or [tcpsend] suggests 
> that the sender connects to *one* client, which isn't what I want. I'd 
> rather like to have the server broadcast to any number of clients that 
> can pick up this information if they like.
>
> Have I got OSC all wrong? How to best achieve what I need?
>
well, there's oscgroups:
http://www.rossbencina.com/code/oscgroups

never used it, but should be able to help you out.

cheers,
ub



More information about the Pd-list mailing list