LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP Write Timeout

I am doing a simple client/server app and I'm receiving a TCP Write Timeout error on the client side.  The situation is server start, client start, connection established (verified w/ netstat) and I can send one data packet to the server and then I receive timeout errors on the client after that first data packet.

Any ideas?

Thanks,
Adam
0 Kudos
Message 1 of 2
(2,504 Views)
FYI:  I found that I was trying to write 192220 bytes to the port which slammed the port.  I reduced this number and it seems to work.

0 Kudos
Message 2 of 2
(2,491 Views)