On 5 Jan 2006, at 3:41 AM, B. Bogart wrote:
When I don't pipe to a socket I see the commands fly by as I move the mouse and create objects. Once I send this data to PD I get a
horrid lag and the messages seem to come in massive spurts with large waits in between I could not see how to change any possible buffer size in
netcat to a single line... (flush on \n)
just a guess but.. is it because the data isn't being passed out of
netreceive until a ; comes along to end each message?
simon