[PD] receiving data bytewise via UDP

Martin Peach martin.peach at sympatico.ca
Sat Dec 19 20:58:19 CET 2009


[udpreceive] outputs received UDP packets as a list of bytes. It's in 
pd-extended or you can get it from svn at 
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/mrpeach/net/ 
and compile it yourself.
For pd-extended you might need to add mrpeach to your path in pd or else 
call it [mrpeach/udpreceive].


Martin

Maciej Sledziecki wrote:
> Hello,
> 
> I´m new to network with PD and could not find a solution on the net so 
> far, so maybe someone can help me out on this.
> 
> I will receive data from an installation via UDP, and will need to 
> analyse the header before processing the data.
> The information will be in the following order: Header 1Byte 4Bytes 
> 4Bytes 4Bytes 4Bytes, then Data in 1Byte format.
> so I need to read it bytewise.
> 
> Is there any extension that can do that within PD on a Mac?
> 
> Thanks and Best,
> 
> Maciej
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 
> 





More information about the Pd-list mailing list