Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java and C++ socket: lost 1 first byte

843790Mar 19 2007 — edited Mar 23 2007
Hi 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,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2007
Added on Mar 19 2007
13 comments
793 views