On 2013-07-02 14:38, Antoine Villeret wrote: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.
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
Martin