larry j. ward wrote: > hello, > > i'm using TWSocket to send the TMemo text to another client, but i > can't find a way to get the whole buffer including CRLF, for example: > The memo1 contains these strings: > ---------- > Hello(CRLF) > World! > ---------- > > the remote client does receives the buffer splitted line by line,
If you use LineMode change the LineEnd marker from CRLF to something different. In LineMode property LineEnd determines when OnDataAvailable shall be triggered. --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be