Hello,

I need to check session object. to do that I save Sender of
TWSocketClient. But how exclusive is this ?> Is it possible same address
is returned if many connect / disconnect happens ?

eg:

procedure MyFormSessionConnected(Sender: TObject; Error: Word)
begin
     Save(integer(Sender));
end;

Is Sender exclusive if manyu client connect / disconnect ?

--
Rgds, Wilfried
http://www.mestdagh.biz


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