On Thu, Dec 1, 2011 at 5:34 PM, Jeffrey Ollie <j...@ocjtech.us> wrote:
> 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?

I just happen to have been doing something similar, with
TERMINAL-TYPE, and negotiation works fine regardless of port used.
Clearly something else is wrong.

~ C.

-- 
When the facts change, I change my mind. What do you do, sir? ~ Keynes

Corbin Simpson
<mostawesomed...@gmail.com>

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

Reply via email to