[PD] udpsend: unsure about raw data

Christof Ressi info at christofressi.com
Sun May 24 14:06:02 CEST 2020


Hi,

> the meaning of 'raw data'
It's bytes.

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

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

BTW, I strongly recommend using [iemnet] over [mrpeach]'s netobjects! 
The former has a much better threading model and gets more frequent updates.

Christof

On 24.05.2020 13:31, rolfm at dds.nl wrote:
>
> 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
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20200524/439d8b16/attachment.html>


More information about the Pd-list mailing list