Sockets in python

Bryan Olson fakeaddress at nowhere.org
Mon Oct 2 21:25:18 EDT 2006


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



More information about the Python-list mailing list