[Twisted-Python] Telnet negotiation with Twisted

Corbin Simpson mostawesomedude at gmail.com
Thu Dec 1 22:52:44 EST 2011


On Thu, Dec 1, 2011 at 5:34 PM, Jeffrey Ollie <jeff at ocjtech.us> wrote:
> On Thu, Dec 1, 2011 at 7:00 PM, Lee Orsino <lmorsino at 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
<MostAwesomeDude at gmail.com>



More information about the Twisted-Python mailing list