On Thu, 15 Nov 2001, Kįri Haršarson wrote:

> Sounds like you might be wanting to cross the lake to get water.
> A Telnet app is nothing but a GUI on top of a socket on port number 21.
>  It would be more expedient to open the socket on port 21, write to
> it as if it were a file and read the results back the same way.

I'm not so sure that's true if curses/termcap are involved, as they are
for most telnet-based applications.

-- 
Bob Kline
mailto:[EMAIL PROTECTED]
http://www.rksystems.com

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to