> 
> > - the sending TWSocket doen't need to be created in an 
> thread because that
> > sends at once (nearly) without the need of windows messages
> 
> Wrong. Sending and receiving btoh use messages, even if in 
> some cases it seems to be direct.

So the sending part must be in another thread and call MessageLoop as well
until the OnDataSent
terminates the thread? Or how can I do this?

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

Reply via email to