Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Indy 9 TidTCPClient.WriteStream problem
| Subject: | Re: Indy 9 TidTCPClient.WriteStream problem |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 29 Feb 2008 11:19:40 |
"Tomislav Stamac" <tstamac@vip.hr> wrote in message
news:47c7ba41$1@newsgroups.borland.com...
> I don't use writebuffering, or I'm not aware that I am.
> I just use Client.WriteStream(AStream,True,True);
As I told you earlier, you are using an older buggy version that uses write
buffering internally when it shouldn't be. That has already been fixed a
long time ago and you should upgrade.
Gambit
none