On 2013-07-02 14:38, Antoine Villeret wrote:
all of this is quite complex for a not so difficult task : I want to
make several instance of Pd talking to each other on one machine

I started with udpsend/udpreceive but I found no way to do broadcast on
localhost and I do need to have lots of clients

You don't need to broadcast on a single machine, just use different port numbers. You can send to several ports with several [udpsend]s.

Martin



_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to