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
[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/mrpeac... 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@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list