LabWindows/CVI Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
ebalci

A new function purposal to improve ClientTCPRead

Status: New

As already mention in its help documentation, ClientTCPRead function may return without reading all data you want.

So an example code is provided so one can do the read operation as expected.

 

But I think this behaviour is not intuitive and I am sure many people (including me) have struggled to much before finding the cure.

 

I suggest to add a second function to the TCP library like ClientTCPReadExact which does this workaround for us and returns with all the data we have asked for.

S. Eren BALCI
IMESTEK