Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How to deal with network interrupt?

In my application, two programs writen by vb6 and labview6.1 communicate by datasocket between two computers which were connected by network cable in real-time. When the programs run for more than about 30 hours, network interrupt may occur (I don't konw whether this is due to datasocket server or the network itself). Then this will ruin my experiment. It's really annoying. Anyone can help me out? Thanks!
0 Kudos
Message 1 of 2
(5,733 Views)
I am not sure how you can stop a network interrupt unless you can discover the source of the interrupt. However, there is an example on the NI website which addresses Re-establishing the Connection to a DataSocket Server from an RT Target . Even if you are not using any LabVIEW RT, this example may prove helpful.

Regards,

Eric M
0 Kudos
Message 2 of 2
(5,713 Views)