UDP header corruption

Hi there,

I’m trying to send a 64x64 TD-generated image over udp.
A 12288 long array with rgb values.

When I receive the udp package on the other side, there is a header that corrupts the whole reading process.

Any idea on how to remove this header, using a touchout DAT udp to send the data?

Thanks.

The Touch Out DAT has it’s own header. If you want to send raw UDP then you should use the UDP DAT