[Twisted-Python] Fwd: Twisted + python = TELNET server (without AUTH)
Feb. 6, 2010
10:07 a.m.
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? Greetings, Vatts -- case(word == "ping"): # TABLE TENNIS!!! say "pong "+params return
February 2010
3:38 p.m.
New subject: [Twisted-Python] Fwd: Twisted + python = TELNET server (without AUTH)
On 10:07 am, knezan94@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
5783
Age (days ago)
5783
Last active (days ago)
1 comments
2 participants
participants (2)
-
exarkun@twistedmatrix.com -
Knezan