10-12-2009 12:28 PM
therealdeal wrote:
My god...it's very difficult for me..I see network queue
If you can use a native LabVIEW queue then the network queues are essentially the same. You don't have to modify the low level code you simply use them as is. When using a client/server model it is always best to use some type of messaging scheme. Otherwise how will you know how much data you should read.
10-12-2009 02:32 PM
10-12-2009 02:56 PM
10-12-2009 03:15 PM
10-13-2009 03:35 AM
10-14-2009 04:47 PM