I will put some code on pastebin when I come home this evening. The Clientfactory class does not support serial port communication, does it?

--
Rene

Van: twisted-python-bounces@twistedmatrix.com [twisted-python-bounces@twistedmatrix.com] namens Laurens Van Houtven [_@lvh.cc]
Verzonden: maandag 1 augustus 2011 1:37
Aan: Twisted general discussion
Onderwerp: Re: [Twisted-Python] Reconnection to Serialport after connectionLost

Have you tried ReconnectingClientFactory?

http://twistedmatrix.com/documents/current/api/twisted.internet.protocol.ReconnectingClientFactory.html

(Also, could you pastebin some code? What you're describing ought to work.)

--
cheers
lvh