Hello Pete,
set it to True, then TWSocket uses his own mesage pump, otherwise the
TApplication mesage pump is used.
---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz
--
To unsubscribe or change your settings for TWSocket mailing list
please go
Just a quick question about this, should Multithreaded = TRUE or FALSE?
Francois PIETTE wrote:
> You need a message pump for event to fire.
> To be independent of the DLL hosting application, you should probably put
> all ICS code within a thread in the DLL, with the thread having his own
> mess
Thank you Francois, I'll try that and when I've got it working I'll post the
code.
Cheers,
- Original Message -
From: "Francois PIETTE" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Saturday, November 24, 2007 3:39 PM
Subject: Re:
> I'm trying to use TWSocket to listen for incoming data and display it on
> a console. TWSocket is initialised and used within a Delphi DLL.
>
> The problem I have is that I initialise the TWSocket component, but none
> of the events fire to tell me about the incoming data. If I use the
> componen
Hi
I hope someone can help me.
I'm trying to use TWSocket to listen for incoming data and display it on
a console. TWSocket is initialised and used within a Delphi DLL.
The problem I have is that I initialise the TWSocket component, but none
of the events fire to tell me about the incoming dat