<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<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>

</body></html>