Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Indy 9 TidTCPClient.WriteStream problem
| Subject: | Re: Indy 9 TidTCPClient.WriteStream problem |
| Posted by: | "Tomislav Stamac" (tstam..@vip.hr) |
| Date: | Fri, 29 Feb 2008 11:45:58 |
OK, I have found it... on SVN...
Install went OK.
No more "Never-build package Indy60.bpl must be compiled" message :)
I can see that internal buffering in writestream is commented.
Only thing in conflict is that Indy uses inflate.obj just like ZLibEX does,
so ZLibEx dir must be before Indy dir in library path.
By the way, what version is that now?
Will it soon become an official stabile release?
Thank You.
none