LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP error 56

Hi dave,

Send the screen shot of the loop where the error occurs of if possible the code itself. 

Regards
Aks

(Appreciate answers by giving KUDOS)
Hit the stars.............. sky is not the limit.
0 Kudos
Message 11 of 15
(1,143 Views)

Hi Dave,

      In case it helps, there's a free diagnostic tool called WireShark (formerly Ethereal) that can be useful in situations like this.  It may gave you a better "window" to where communications are breaking-down.

 

Cheers!

"Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)
Message 12 of 15
(1,130 Views)

Thanks for the tip. I used WireShark to take logs on both PCs when attempting a connection. I have attached the logs.

 

The arrangement that does not work is when the laptop is the server and the desktop is the client. It works fine when the laptop is the client and the desktop is the server.

0 Kudos
Message 13 of 15
(1,115 Views)
0 Kudos
Message 14 of 15
(1,114 Views)

I traced this problem to a network security program that was running in the background on my laptop. Once it was disabled, the communication worked. However, there is a delay of about 3 seconds before the data is received at the client end (desktop), which was not the case when the laptop was acting as the client.

0 Kudos
Message 15 of 15
(1,101 Views)