<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>
      <blockquote type="cite">am i right that when tcp-server does
        'broadcast' a message,<br>
        actually it will generate as many messages as there are
        connected clients?</blockquote>
      Yes, "real" broadcast/multicast only works for UDP.</p>
    <p>Christof<br>
    </p>
    <div class="moz-cite-prefix">On 10.11.2020 13:23, <a class="moz-txt-link-abbreviated" href="mailto:rolfm@dds.nl">rolfm@dds.nl</a>
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d296dfd0faf74a3fca84a17e057a10ec@dds.nl">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>tcp-server broadcast question<br>
        <br>
        hi,<br>
        <br>
        am i right that when tcp-server does 'broadcast' a message,<br>
        actually it will generate as many messages as there are
        connected clients?<br>
        <br>
        i'm asking this because i have to send a few bytes to a number
        of tcp-clients frequently,where for each client the data are
        different.<br>
        my idea was to broadcast an overall package, and the clients
        sift out there specific bytes.<br>
        <br>
        but if tcp-server does indeed multiply the broadcast message,
        it's probably more efficient /overall 'cheaper' to send a
        separate message for each client containing only their specific
        bytes.<br>
        <br>
        rolf</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>