Hello,

FP> I assume you have set LineMode to true.

yes

FP> No need to loop beause ReceiveStr() will receive the complete line received 
FP> so far and if more lines are available, then more OnDataAvailable events 
FP> will be triggered.

yes,  I  forgot  that when using line mode the OnDataAvailable is only
triggered when an entire SINGLE line has been received.

So  any  idea  about  what  could  produce  this  problem ? the actual
OnDataAvailable  is  very  simple,  I  receive  then  I  send, I don't
understand what I did wrong that miss some lines on the other side.

if  I add a line counter in OnDataSent to compare between receive/sent
lines,  is  this  event  only triggered each time a full line has been
sent ?

The proxy is used locally on same machine as e-mail client.

regards.

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to