~ ~ - check, using socket programming, if the remote machine support vt100! ~ I'm trying on using escape codes sending a string ("\e[c") to the ~ remote machine. Unfortunally it writes the result to the remote machine. ~ Is there any way for I get the result !? ~ ~ - how can I do for not echo charaters to the remote machine(probabily ~ using vt100 escape codes) !? ~ for terminal capabilities you probably would want to have a look on ncurses library.(give a yell, if would need some examples). the site http://www.ccil.org/~esr/ncurses.html, has some helpful info as well.
- Remote machine support vt100 !? Nuno Carvalho
- Re: Remote machine support vt100 !? CyberPsychotic
- Re: Remote machine support vt100 !? Glynn Clements
- Asynchronous server (socket programming) Nuno Carvalho
- Re: Asynchronous server (socket programming) Glynn Clements
- [Thanks] Re: Asynchronous server (socket p... Nuno Carvalho
- Re: [Thanks] Re: Asynchronous server ... Glynn Clements
- Bold characters .. Nuno Carvalho
- Re: Bold characters .. Glynn Clements
- terminfo (Re: Bold characters ..) Nuno Carvalho
- Re: terminfo (Re: Bold charac... Glynn Clements
- Re: Asynchronous server (socket programming) Glynn Clements