[PD] netrecieve syntax issues?

cyrille henry cyrille.henry at la-kitchen.fr
Mon Jul 16 12:51:12 CEST 2007


hello,

i think (if i clearly remember), that pd need a end of line (chr 10) after the semicolon.

try sending "hello 10;\n"

Cyrille




Sebastian P. a écrit :
> Hi board,
> 
> 
> Pd Patch: [netrecieve 8888] --> [print]
> 
> Telnet 127.0.0.1 8888 causes statechange in pd from "0" to "1" 
> (initiating active connection)
> typing hello 10; yeilds "hello 10" in pd... all good...
> 
> In visual basic I made a winsock control and opened a tcp connection to 
> 127.0.01, port 8888 and pd sees the statechange "0" to "1" indicating a 
> connection. I then send the string "hello 10;" and nothing shows up in pd.
> 
> I'm wondering, does telnet send a control code after every keypress or 
> something, ie. is netrecieve waiting for me to send some control code, 
> otherwise it thinks im still putting in data?
> 
> Kind regards,
> Sebastian
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 
> 




More information about the Pd-list mailing list