Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Indy - 20080209 - SSL assertion failure...

www.cryer.info
Managed Newsgroup Archive

Re: Indy - 20080209 - SSL assertion failure...

Subject:Re: Indy - 20080209 - SSL assertion failure...
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Thu, 14 Feb 2008 00:35:56

"Arvid Haugen" <Arvid@elis.no> wrote in message
news:47b3f8ff$1@newsgroups.borland.com...

> So for some reason I keep getting timeouts. This code has not
> changed from the previous version I used (the one shipped
> with Delphi 2006) - any idea why I suddenly get timeouts?

At some point, you are setting the ReadTimeout property of a connection.
ReadTimeout is set to infinite by default.

> Sometimes I do not get connected (loads for about 20 seconds
> and then I the page stating: "cannot find server" When I reload it
> opens ok. The "Onconnect"/"OnExecute" is not triggered when
> this happens.

Then the browser is not actually connecting to the server.  It is likely
loading the page from its local cache instead.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive