Re: Delphi Console Application (General questions)
Hi John,
I honestly don't know how to declare events in Delphi (we're not Delphi guru's), but I don't see the point to this, since you shouldn't use Events in Blocking mode anyway.
Instead, I would suggest that you use Receive method to receive the incoming response and loop it while DataReady is bigger then 0.
Can you try that instead?
regards,
Damba
Complete thread:
- Delphi Console Application - John, 2009-02-04, 05:36
- Re: Delphi Console Application - wodDamir, 2009-02-04, 08:18
- Re: Delphi Console Application - John, 2009-02-10, 00:45
- Re: Delphi Console Application - wodDamir, 2009-02-10, 10:30
- Re: Delphi Console Application - John, 2009-02-10, 00:45
- Re: Delphi Console Application - wodDamir, 2009-02-04, 08:18