<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,<br>
      <blockquote type="cite">the meaning of 'raw data'</blockquote>
      It's bytes.</p>
    <p>
      <blockquote type="cite">does [1 2 3( represent bytes with the
        octal vaue 001 002 003,</blockquote>
      yes</p>
    <p>
      <blockquote type="cite">does it mean that the mrpeach version
        recognizes that a file is used for input;</blockquote>
      yes</p>
    <p>BTW, I strongly recommend using [iemnet] over [mrpeach]'s
      netobjects! The former has a much better threading model and gets
      more frequent updates.<br>
    </p>
    <p>Christof<br>
    </p>
    <div class="moz-cite-prefix">On 24.05.2020 13:31, <a class="moz-txt-link-abbreviated" href="mailto:rolfm@dds.nl">rolfm@dds.nl</a>
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:cbd6dba84ba7c10262f14db68c4720c8@dds.nl">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>hi,</p>
      <p>i want to minimize the data stream send through an UDP
        connection</p>
      <p>by sending 'coded' bytes; the receiver(s) will decode them.</p>
      <p><br>
      </p>
      <p>i'm unsure about the meaning of 'raw data' in the helpfile of
        [udpsend].</p>
      <p>does [1 2 3( represent bytes with the octal vaue 001 002 003,</p>
      <p>or theĀ  integers 1 2 3 which will be 'translated' into the
        octal bytes 061 062 063 ?</p>
      <p><br>
      </p>
      <p>it's a bit ambigious for me, especially comparing the helpfiles
        of [iemnet/udpsend] and [mrpeach/udpsend].</p>
      <p>with the iemnet version one cannot send files directly, it's
        necessary to use [binfile].</p>
      <p>does it mean that the mrpeach version recognizes that a file is
        used for input;</p>
      <p>wow that [binfile] is embedded in its [udpsend]?</p>
      <p><br>
      </p>
      <p>rolf</p>
      <p><br>
      </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>