Hello Michael,
TCP will not loose messages, but does not respect packet boundaries. So
if you send 2 strings then possible a part of second string is received
in the last receive chunck of the first string etc... So you have to let
the receiver know when data ends. You can do this by using a termi
us, Michael" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 14, 2006 1:57 PM
Subject: [twsocket] Sending with SendStr loses packets
> Hallo,
> I am using the ICS now for a long time, but there is one problem which I
wasn't able to solve.
> Now I hope there is somebody outside, w
Hallo,
I am using the ICS now for a long time, but there is one problem which I wasn't
able to solve.
Now I hope there is somebody outside, who can give me "illumination" ;-). I try
to explain this very detailled, sorry for the large mail.
I send many messages via SendStr. They can be very large