On 11/10/20 2:05 PM, Christof Ressi wrote:
am i right that when tcp-server does 'broadcast' a message, actually it will generate as many messages as there are connected clients?
Yes, "real" broadcast/multicast only works for UDP.
just to clarify: this is a limitation of the protocol (rather than a limitation of a Pd object)
gdmasr IOhannes