HI All, 

Is there any way that I can use python telnetlib to connect to a telnet
session. 

Send commands and get back data without closing the connection. 

I need the response to be faster and the login process is taking up too much
time. 

 

I was thinking I could use a queue to pass in data but I am not sure how i
would get it out. 

 

Regards Rayon

 

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to