[PD] EOF on socket

ix at replic.net ix at replic.net
Thu Aug 18 20:59:34 CEST 2005


On Thu, Aug 18, 2005 at 08:11:32PM +0200, nico wrote:
> 
> in fact, it was a problem from tcl [socket]
> as [netreceive] need to get EOF to process data, i have to open and 
> close connection each time i send data.
> and [socket] from tcl is as speed to handle 0,1s open/close

you know about ";"s and their meaning in pd messages, right? its just that i dont see any below..and you shouldnt need to open and close the socket every time you send a message...

> 
> i believe....
> thanks
> nico
> 
> >nico wrote:
> >>>
> >>>it looks like you are trying to much data at once via the network.
> >>>
> >>>probably you might get better results if you try to send all the 
> >>>data in
> >>>one single message [1 33 2 77 3 23 .... 15 89( and repack this list 
> >>>to
> >>>small sub-lists on the receiver-side.
> >>
> >>in fact, i send all the list in one message [1 23, 4 67, 3 88, ......(
> >>
> >
> >in fact, this is one _message-box_ containing several _messages_
> >(separated by commas ",")
> >
> >e.g. [1, 2( is the same as
> >
> >[t b b]
> >|     |
> >[2(   [1(
> >
> >
> >mfga.sd.r
> >IOhannes
> >
> 
> 
> 
> _______________________________________________
> 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