On 10:07 am, kneza...@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

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

Reply via email to