Re: Delphi Console Application (General questions)

by wodDamir, (5926 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

locked

Complete thread: