Hi Jeremy,
Both applications, LabView and LookOut, are on the same computer. I'm sending four individual counters (I32) on four different URL's each 5 seconds. I'm using the old style datasocket (open, write....). Also I'm sending other data to LookOut, which are array of single, on other URL's and the data is transfered correctly (note that the transfer rate is lot faster then 5 seconds and I'm using the same mechanism)
Note that I cannot duplicate this behavior easily , usually the mechanism is working perfectly, but since it's a critical part of the application I need to do something.