[twsocket] Detect 'dead' clients

2009-01-12 Thread gaetan . siry
Hello, I am using the TWSocketServer (Server) component to which several TWSocket components connect (Client), I successfully capture the event when the client gets disconnected however I am running into a problem in the case where a client is abnormally terminated, user ends task in task mana

[twsocket] TCustomWSocket.Notification EOSError

2009-04-13 Thread Gaetan Siry
Hello, What would cause an EOSError in the following ? It only happens if I close my application without disconnecting the TWSocket component from its server component... Any help would be appreciated. procedure TCustomWSocket.Notification(AComponent: TComponent; operation: TOperation); begin