LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tcp error 62

Hello
 
I'm getting an error 62 after a TCP operation (read or write) The error codes suggests that the OS closed the connection. On the other side of my connection (when the error apears for TCP write) An error 56 (timeout) stops my connection.
 
Does anyone know what causes this error 62? How to avoid this to occur again (My connection won't work because of this errror)?
 
Thanks
0 Kudos
Message 1 of 5
(6,752 Views)
I think that you're having problems with his SMTP server that doesn't like these commands or a firewall that is blocking him. 

Good luck!

Best regards,
Thomas Belger
0 Kudos
Message 2 of 5
(6,745 Views)

Thank You for your answer,

It seems that the number of communication in my network was limited. I've installed the same setup on a different network and everything works fine now.

Thanks again

Etienne

0 Kudos
Message 3 of 5
(6,740 Views)

Hallo !

 I have the same Problem but  I Can't open the Connetion to server. Error 62 TCP Open Connection in ...vi

I have the checked The Server, they works, Connection on PC is ok.

Can You help me ?

Thanks

 

0 Kudos
Message 4 of 5
(6,717 Views)

In my case the problem was that the Operating system couldn't open, or execute the TCP/IP command.

Check if you have the authorisation to connect to the server, there may be a firewall which denies access.

I also had this error when Windows couldn't execute the command because its memory was full (I had a memory Leak).

 

I hope that will help you.

Etienne

0 Kudos
Message 5 of 5
(6,711 Views)