P
Peter Morris
Hi all
I want to run a routine in a timer 4 times per second. This routine will
send data over TCP/IP, what I want to know is this. Is there anyway to find
the current upload speed? I want to adjust the amount of data I send based
on how long it is taking to send, I don't want to have loads of data
buffered because the data is a series of samples. I want to send as many
samples as possible per second but sending the latest samples is more
important than sending them all.
Thanks
Pete
I want to run a routine in a timer 4 times per second. This routine will
send data over TCP/IP, what I want to know is this. Is there anyway to find
the current upload speed? I want to adjust the amount of data I send based
on how long it is taking to send, I don't want to have loads of data
buffered because the data is a series of samples. I want to send as many
samples as possible per second but sending the latest samples is more
important than sending them all.
Thanks
Pete