Good afternoon (o;
New simple project here communication with measuring devices over TCP…
Now how do you handle the DataAvailable event when you don’t know how many data is returned?
Just fire a Timer when Connected fires, use ReadAll to internal buffer and use the buffer after a specific time elapsed?
6 posts - 4 participants