Java and C++ socket: lost 1 first byte
843790Mar 19 2007 — edited Mar 23 2007Hi all,
I write a small socket app, the client is in Java, and the server is in C++ (Borland). They send message well on the same computer, but in the LAN network (between two computers in the local network), they have a problem: the message is lost one first byte (first character in the string). Could you tell me why, please? Any idea is highly appreciated.
Thank you in advance.
Best regards,