OneMustFall wrote:
>       Reciently i wrote a simple client (in twisted) using Reconnecting
> Factory.
>       That client logins to my socket server.. and that`s it.
> 
>       Interesting thing is that it is seems that twisted client,
>       sends some ping on a TCP level without sending any data to the
>       socket directly.
>       Because when i pull out cord from the ethernet card simulating
>       network falure, client in about 10-15 seconds determines that
>       connection lost!! (pretty cool)
>       While my server thinks that client is connected.

What's your set-up and which cord are you pulling?


-- 
--Bryan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to