
Hi all, I want to develop a thin telnet server using the curses library .First of all is this possible ? The box on which I want to develop this, does not provide a shell as it runs customized embedded linux so i want to write a telnet server on the box which presents the telnet client, a curses kinda intrface after he gets past the login prompt authentication. I can execute my python scripts on this box without any problems . Any pointers ? Thanks,

cc'ed " I want to develop a thin telnet server using the curses library .First of all is this possible ? The box on which I want to develop this, does not provide a shell as it runs customized embedded linux so i want to write a telnet server on the box which presents the telnet client, a curses kinda intrface after he gets past the login prompt authentication. I can execute my python scripts on this box without any problems . Any pointers ? " 1. Post plain text instead of html. 2. Ask usage questions (like the above) on the main python list or comp.lang.python. Py-dev is for discussion of future-release development issues. TJR

cc'ed " I want to develop a thin telnet server using the curses library .First of all is this possible ? The box on which I want to develop this, does not provide a shell as it runs customized embedded linux so i want to write a telnet server on the box which presents the telnet client, a curses kinda intrface after he gets past the login prompt authentication. I can execute my python scripts on this box without any problems . Any pointers ? " 1. Post plain text instead of html. 2. Ask usage questions (like the above) on the main python list or comp.lang.python. Py-dev is for discussion of future-release development issues. TJR
participants (2)
-
sa
-
Terry Reedy