<html>
<body>
Hi!<br><br>We have a small heartbeat-system based on Twisted. The clients register<br>at the server and send some health information in regular intervals.<br>If the server does not get a lifesign from a client, this is registered<br>in a database. <br><br>But sometimes, the clients have to go offline. In this case, I'd like <br>them to send a message to the server that they will be gone for a while.<br>When a client goes offline, the twistd daemon for handling the heartbeats<br>is shut down.<br><br>What is the best way to do this in Twisted? The `clientConnectionLost`<br>method of the factory is only called after disconnecting, AFAICT.<br><br>Thanks &amp; best regards,<br><br>-- <br>Albert Brandl<br><BR />
<BR />
<img src="cid:7f536f0e.42d6c947.jpg.a6d3f4ae">​<br><font id="ext-gen2860" face="arial" size="1"><font id="ext-gen2870">A-4813 Altmünster</font> - Abteistraße 12 - web: www.weiermayer.com - phone: +43761287677 - fax: +43761220356 - mobile: +436642442777</font><br><BR />
</body>
</html>