Re: Delphi Console Application - WeOnlyDo Discussion board

Re: Delphi Console Application (General questions)

by wodDamir, Tuesday, February 10, 2009, 10:30 (5764 days ago) @ John

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: