[Twisted-Python] Fwd: Twisted + python = TELNET server (without AUTH)

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sat Feb 6 10:38:40 EST 2010


On 10:07 am, knezan94 at gmail.com wrote:
>Hi.
>
>I am long time in python and having twisted is good thing.
>I want to make telnet server (with python or linux prompt)
>but without auth, beacuse i'd use it via serial port (RS232)
>
>ideas?

Here's an example which uses Twisted to communicate via a serial port:

    http://twistedmatrix.com/documents/current/core/examples/mouse.py

Jean-Paul



More information about the Twisted-Python mailing list