hallo ,
is there a discription of FUDI protokoll used by pdsend/pdreceive available on the net?
thanks, alex
Am Donnerstag, 24. Mai 2001 17:04 schrieb Alexander Tuchacek:
hallo ,
is there a discription of FUDI protokoll used by pdsend/pdreceive available on the net?
ok sorry, its really too easy, i testet the simple asci protocol with telnet.
another question, how can a seperate 1 string and 8 float parameters i send with pdsend to netreceive so that i can use it as seperat control values in pd?
i tryed with unpack but maybe i dont understand it right or its the wrong object?
thanks for help, alex
HI Alex,
"unpack" will do it. But if you want the symbol to be the first of the nine items, you must precede it with the selector "list", otherwise the symbol will be taken as a message selector...
cheers Miller
On Thu, May 24, 2001 at 06:09:44PM +0200, Alexander Tuchacek wrote:
Am Donnerstag, 24. Mai 2001 17:04 schrieb Alexander Tuchacek:
hallo ,
is there a discription of FUDI protokoll used by pdsend/pdreceive available on the net?
ok sorry, its really too easy, i testet the simple asci protocol with telnet.
another question, how can a seperate 1 string and 8 float parameters i send with pdsend to netreceive so that i can use it as seperat control values in pd?
i tryed with unpack but maybe i dont understand it right or its the wrong object?
thanks for help, alex