> I guess I am not being very clear.

Indeed...

> I am not creating other threads. I only have one ... the main Delphi
thread.

Ah !

> I am creating different ICS components, a TTnCnx client and a
> TWSocketServer in separate parts of my application. There are no shared
> global variables and the two instances are in different units so no
> shared local variables.
>
> BUT, the two objects seem to be interacting with each other as I get a
> TTimer access error ONLY when both objects are active and I make an
> actual connection to the server.

Are you able to write a stripped down version of your application which is
small and standalone and reproduce the problem you have ?

--
francois.pie...@overbyte.be
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to