|
From: Peter P. <pr...@ph...> - 2001-11-16 20:56:07
|
> I've written a telnet test app so you can log into a remote Lua > session and > run commands. It traps errors and output. very nice! i've made some minor enhancements (in lua ;) to the output handling... see my attached file. >Works okay with cygwin. MS telnet fouls up unsurprisingly (CR problem I >assume). If you havent got cygwin and you use Windows, get it now, its >great!!! :-) hmm, i used the telnet app that is provided with my Win2K (Hilgraeve Hyperterminal) which works fine if you enable it to send line feeds in the AscII-Settings... >Next problem is GUI. May look at getting LuaSWIG working with wxPython >bindings since wxLua still down. i have a copy of wxLua if you need it. but - i think we can focus on the debugger first, who needs a GUI anyway ;) Regards, Peter |