<div dir="ltr">2013/4/19 silvioprog <span dir="ltr"><<a href="mailto:silvioprog@gmail.com" target="_blank">silvioprog@gmail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div>Hi,</div><div><br></div><div>Well, the TSocketServer has the event DoConnect, but, how to I know when a client is disconnected? (eg, when I kill a client with Ctrl+Alt+Del)</div><div><br></div><div>I find a event such as DoDisconnect, but it doesn't exists.</div>


<div><br></div><div>Thank you!</div></div></blockquote><div> </div></div><div><div>Synapse use threads to do it:</div><div><br></div><div><a href="http://synapse4lazarus.googlecode.com/svn-history/r9/trunk/demo/httpserv/unit1.pas">http://synapse4lazarus.googlecode.com/svn-history/r9/trunk/demo/httpserv/unit1.pas</a></div>

<div><br></div><div>There are some unit implementing it with SScokets in FCL?</div></div><div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>