TCP/IP Server/Client
Posted: Thu Jun 19, 2008 7:47 pm
I am using the TCP server available in the Actiview interface.
I have created a (C++) TCP client to establish a connection and continuously receive. However, after several hundred samples have been received, the connection is no longer active.
Is there any way to get the TCP connection to persist? I am not sure why the server disconnnects.
(I would try to test using the sample app ActiveTwo from the downloads page, but I don't have Labview, and can't seem to get my hands on the Labview 7.1 runtime engine, so the sample app doesn't work for me. I am running 8.2 runtime engine and the sample app throws an error message that I need 7.1)
Thanks very much!
I have created a (C++) TCP client to establish a connection and continuously receive. However, after several hundred samples have been received, the connection is no longer active.
Is there any way to get the TCP connection to persist? I am not sure why the server disconnnects.
(I would try to test using the sample app ActiveTwo from the downloads page, but I don't have Labview, and can't seem to get my hands on the Labview 7.1 runtime engine, so the sample app doesn't work for me. I am running 8.2 runtime engine and the sample app throws an error message that I need 7.1)
Thanks very much!