TCP/IP Server/Client

Post Reply
Barry
Posts: 1
Joined: Thu Jun 19, 2008 7:40 pm
Location: NC, US

TCP/IP Server/Client

Post by Barry »

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!

Coen
Site Admin
Posts: 1125
Joined: Fri Mar 26, 2004 7:00 pm
Location: Amsterdam, Netherlands
Contact:

Post by Coen »

A new version of the client compiled in LabVIEW 8.2 is now available for download from http://www.biosemi.com/download/ActiveTwoClient_8.zip (exe and vi).

Best regards, Coen (BioSemi)

Post Reply