Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : Indy 10.1.5 Readtimeout

www.cryer.info
Managed Newsgroup Archive

Indy 10.1.5 Readtimeout

Subject:Indy 10.1.5 Readtimeout
Posted by:"D-Fan" (d-fan@antispam.com)
Date:Thu, 17 Jul 2008 00:19:52

I am using Indy ver 10.1.5.  I want to read from the client to see if a
flag is set.  If there is no message the timeout event occurs.  This
event is difficult to control and I am having problems creating having
this process run in a thread with such an unruly exception.  This will
probably occur while running from the IDE.  Is there anyway to change
this behavior?   FYI I cannot capture the EIDReadTimout exception.  If I
try except on EIDReadTimeout I get undefined identifier "EIDReadTimeOut"
at compile time.

Replies:

www.cryer.info
Managed Newsgroup Archive