[PD] udpsend: unsure about raw data

rolfm at dds.nl rolfm at dds.nl
Sun May 24 13:31:53 CEST 2020


hi, 

i want to minimize the data stream send through an UDP connection 

by sending 'coded' bytes; the receiver(s) will decode them. 

i'm unsure about the meaning of 'raw data' in the helpfile of [udpsend].


does [1 2 3( represent bytes with the octal vaue 001 002 003, 

or the  integers 1 2 3 which will be 'translated' into the octal bytes
061 062 063 ? 

it's a bit ambigious for me, especially comparing the helpfiles of
[iemnet/udpsend] and [mrpeach/udpsend]. 

with the iemnet version one cannot send files directly, it's necessary
to use [binfile]. 

does it mean that the mrpeach version recognizes that a file is used for
input; 

wow that [binfile] is embedded in its [udpsend]? 

rolf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20200524/d6caad62/attachment.html>


More information about the Pd-list mailing list