Board index » delphi » Indy 9.0 problem

Indy 9.0 problem

Hi,
I have noticed that when I compile my apps with 9.0 and shut down the server
while the client is running the ondisconnect of the client is not firing
anymore.

Tony Caduto

 

Re:Indy 9.0 problem


I thas to be fiereght when you try to read something from the closed
connection. I will check this again.

--
Doychin Bondzhev - Team Indy
doyc...@dsoft-bg.com
DdSoft-Bulgaria
http://www.dsoft-bg.com

Quote
"snorkel" <tcad...@execpc.com> wrote in message news:3b60eb05$1_2@dnews...
> Hi,
> I have noticed that when I compile my apps with 9.0 and shut down the
server
> while the client is running the ondisconnect of the client is not firing
> anymore.

> Tony Caduto

Re:Indy 9.0 problem


Hi Doychin,
Yes, my app uses a listener thread that reads continuously from the
connection.
In 8.x it caused a exception when the connection was closed, and now
nothing.

Thanks,

Tony Caduto

Quote
"Doychin Bondzhev" <doyc...@dsoft-bg.com> wrote in message

news:3b60fab4_2@dnews...
Quote
> I thas to be fiereght when you try to read something from the closed
> connection. I will check this again.

> --
> Doychin Bondzhev - Team Indy
> doyc...@dsoft-bg.com
> DdSoft-Bulgaria
> http://www.dsoft-bg.com

> "snorkel" <tcad...@execpc.com> wrote in message news:3b60eb05$1_2@dnews...
> > Hi,
> > I have noticed that when I compile my apps with 9.0 and shut down the
> server
> > while the client is running the ondisconnect of the client is not firing
> > anymore.

> > Tony Caduto

Re:Indy 9.0 problem


Fixed

Doychin - Team Indy

Quote
"Tony Caduto" <tony.cad...@micorp.com> wrote in message

news:3b617504_1@dnews...
Quote
> Hi Doychin,
> Yes, my app uses a listener thread that reads continuously from the
> connection.
> In 8.x it caused a exception when the connection was closed, and now
> nothing.

> Thanks,

> Tony Caduto

> "Doychin Bondzhev" <doyc...@dsoft-bg.com> wrote in message
> news:3b60fab4_2@dnews...
> > I thas to be fiereght when you try to read something from the closed
> > connection. I will check this again.

> > --
> > Doychin Bondzhev - Team Indy
> > doyc...@dsoft-bg.com
> > DdSoft-Bulgaria
> > http://www.dsoft-bg.com

> > "snorkel" <tcad...@execpc.com> wrote in message

news:3b60eb05$1_2@dnews...

- Show quoted text -

Quote
> > > Hi,
> > > I have noticed that when I compile my apps with 9.0 and shut down the
> > server
> > > while the client is running the ondisconnect of the client is not
firing
> > > anymore.

> > > Tony Caduto

Re:Indy 9.0 problem


Thanks,
I will download the latest code :-)

Indy ROCKS!!!!!

Tony

Other Threads