On Thu, Dec 1, 2011 at 7:00 PM, Lee Orsino <lmors...@gmail.com> wrote:
>
>     reactor.listenTCP(8023, f)

It's been a loong time since I've done anything with telnet, but it
used to be the case that telnet clients would not do any negotiation
if they connected to non-standard ports.  Have you tried running your
server on port 23?

-- 
Jeff Ollie

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to