in reply to Re^2: Send over/print to socket at a specific rate
in thread Send over/print to socket at a specific rate
I wish I were on Linux. Normally I am, but this is Windows. It's for a test setup, so it's not critical. I'll just send the data in chunks with a timer as suggested. Thanks.