LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

tcp/ip connection problem

I developed a client/server system. The server will collect the data from the hardware using DAQmax and parallely it will listen on the port for the connection from the client. After connection, the server will send the collected data to the client.

When I run the system, I found out that sometimes the client cannot connect to the server due to the timeout error (error 65).  Mostly it happened when the client start much later than the server. If the server and client started almost the same time, the problem seldomly happened.

I attached the client and the server codes here. Can anyone help me out? Thanks in advance.
Download All
0 Kudos
Message 1 of 2
(3,057 Views)
You should better post this question in the LabVIEW forum: this one is dedicated to CVI.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(3,052 Views)