Hello,
I came across the form and thought of sending
you a reply since I have a similar issue as you had (5 years back
).
I have a Server on which I am
running a Java Program which is sending a simple string to the Client
machine which has LV running in it. I am trying to establish a simple
TCP/IP
connection with local host itself. The Server(Java) program is sending
a
string(example: Hello123456), I am receiving only a part of the
string(ello123456) on the Client(LV) program. I am also receiving an
error, "Error 66 occurred at
TCP Read".
I am sure
that the peer side of the code(Java) does not close the connection, because I
have kept enough time sleep time before it attempts to close the connection.
I have also changed the options at Tools-> Options->VI Server
with Port = 0 and enabled the TCP/IP connection.
I have attached a screen shot of error received (using Probe) and the Vi.
Regards,
H