Content originally posted in LPCWare by dpa on Mon Aug 06 23:36:10 MST 2012
Thanks for that - why do you say reduce the buffer size? I get the data in bursts, I think too quickly to do anything useful on a per-character basis - after I get a full buffer I have time to process the message... and the strings are largely >64 bytes... so I'm not sure what value I would derive from reducing the size of the buffer (I've currently got BUFSIZE set to 128..)
All the best,
dpa