> Is it possible to "add" a TWSocket to TWSocketServer ?
>
> I  have  a server that receive incoming connections but I want it also
> make outgoing connections (reverse connections).
>
> Once outgoing connection has been established, all communication will
> be handled as if it was an incoming connection, that is why I wonder
> if I could do some MySocket.create/connect and then once connected I want
> "attach" it to TWSocketServer.Client[] pool.

I don't see any reason why it should not work. But you have to study 
TWSocketServer code to see how to add it correctly to the client list.
--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
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