Thank you very much for the response. I am still new with twisted so please bare with me.&nbsp;<div><br></div><div>What I mean by checking connection is something like instant messenger (i.e. pidgin) do in some interval time. Pidgin is checking for internet connection every xx minutes to see if the computer still connected to the internet. So I am wondering if twisted can do the same thing. Once it is connected (i.e. connectionMade), can we tell if that connection still alive or not every xx minutes? Is twisted maintain persistent connection?&nbsp;<br>
<div><br></div><div><br><br><div class="gmail_quote">On Tue, Nov 11, 2008 at 1:43 PM, Jean-Paul Calderone <span dir="ltr">&lt;<a href="mailto:exarkun@divmod.com">exarkun@divmod.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="Wj3C7c">On Tue, 11 Nov 2008 12:42:07 -0500, Benny &lt;<a href="mailto:nebpro@gmail.com" target="_blank">nebpro@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I have been trying to find out how to keep checking the connection once the<br>
connection is made. Says I have successfully connected to the server, and i<br>
want to maintain and check that connection. How can i do that?<br>
<br>
</blockquote>
<br></div></div>
What does it mean to &quot;check&quot; a connection?<br>
<br>
Jean-Paul<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com" target="_blank">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</blockquote></div><br></div></div>