> > There are two other components in the dll which > > suffer from the very same > > problem. One is the timer and another is one for the > > other communication method which > > doesn't have a processmessages. > > Obviously, you failed to have a working message pump. > > > Do you have any hints for these as well? > > Study the IcsDll1 sample program ! >
Okay, did I understood it right: - the receiving TWSocket can't be a static component on the datamodule because it has to be in a thread? - the sending TWSocket doen't need to be created in an thread because that sends at once (nearly) without the need of windows messages Greetings Markus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
