> <<> OnDataAvailable() should only fire once for each record, because I am
> > having
> > the sender add a #126 (~) as the last byte of each record, and using
> > LineMode with LineEnd = #126.
>
> WARNING: Since your record contains binary data, it could contains a #126
as
>
> part of the data. So the line mode will not work as you expect !>>
>
> But only if a tilde (#126) is included in the binary data sent, right?

Right. But since you send integer data type, you WILL have #126 in the
binary data !

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

-- 
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

Reply via email to