[PD] tcp connection and raw data

Federico xaero at inwind.it
Fri Jun 9 22:37:11 CEST 2006


hello list,

I have a I/O device that comunicates with a PC via a TCP connection over 
ethernet.
I would like to use puredata to control it, but I need to send raw 
bytes, and parse responses.

for example, a typical init sequence would be:
0xF0 0xF0 0xF0 0x00 0x02 0x00 ....

it is possible to do this with pure-data native objects?
or externals?
or I should write my own external in C, that implements such protocol, 
and acts as a PD-wrapper for that protocol?

thanks

-- 
Federico




More information about the Pd-list mailing list