[PD] Connecting to PD(netreceive) from TCL(socket)

smoerk smoerk at gmx.de
Wed Feb 27 22:11:36 CET 2002


On Wed, 27 Feb 2002 15:00:05 -0500 (EST), Ben Bogart - FMPM/F1999
wrote:

>I'm trying to send messages directly to PD though tcp/ip. I'm using tcl 
>to open the connection to the pd patch. I'm using port 3000 and the 
>netreceive object does output 1 connections when I get connected, and 0 
>when I disconnect, but when I try and send any data down the socket I get 
>no responce from pd.
>
>does pd expect some handshaking or a stream header before It passes the 
>data to the outlet?

no handshake, no header. just a list of messages seperated by
semicolons

message1; message2; blabla;






More information about the Pd-list mailing list