Hello Markus,
> hm, curious. Now it works if I have the receiving component statically on
But it will be a lot simpler if you create it in Execute method. It is
also confusing to have it on a datamodule while it is attached to a
thread.
Note that you also can use the message pump of TWSocket its
>
> Hello,
>
> how does TWSocket.ThreadAttach work? I don't see where have
> to specify the
> thread.
> Or is it to be used in TThread.Execute and then is's
> automatically attached
> to
> the current one?
>
hm, curious. Now it works if I have the receiving component statically on
the data