Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: From Indy 9 to Indy 10

www.cryer.info
Managed Newsgroup Archive

Re: From Indy 9 to Indy 10

Subject:Re: From Indy 9 to Indy 10
Posted by:"York" (nospam@nospam.com)
Date:Tue, 19 Dec 2006 00:18:50

Remy,
Thank you. I;ll look into this in details.
I am trying to get the latest indy 9 from the website you put below but I
only get 9.0.18 which I think is not the latest one.
http://www.indyproject.org/Sockets/Download/Files/Indy9.en.aspx

Could you give me a link to the latest one (is it 9.0.50 or so ?)
Thanks


"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:45871171$1@newsgroups.borland.com...
>
> "York" <nospam@nospam.com> wrote in message
> news:45870532$1@newsgroups.borland.com...
>
>> If migrating to indy 10 I know I can't rely on the thread but store
>> custom data in the context, Right?
>
> What you describe for Indy 9 can still be applies in Indy 10.  You would
> simply derive your custom class from TIdContext instead of TIdPeerThread,
> and then set the server's ContextClass property instead of the ThreadClass
> property.
>
>> And where do I create my custom "writer" thread for each client
> connection?
>
> In the same place you do in Indy 9.
>
>> Finally could you provide me with links to download the following:
>> -Latest indy 9 stable version
>> -Latest indy 10 stable version
>
> Everything is on Indy's website (http://www.indyproject.org).
>
>
> Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive