how to detact terminal emulation
-
I have a sample telnet server. on port 23 that I use to view log files and small things like that. What I don't know is how to check the current connection terminal emulation when I connect to it. I use MT32 Telnet to connect to it. I just need to detect the terminal emulation on the server. any one have any ideas or thoughts on this. Thanks
-
I have a sample telnet server. on port 23 that I use to view log files and small things like that. What I don't know is how to check the current connection terminal emulation when I connect to it. I use MT32 Telnet to connect to it. I just need to detect the terminal emulation on the server. any one have any ideas or thoughts on this. Thanks
Dunno. Maybe ask for an answerback? Try sending an ENQ (ASCII 5) and see what you get back.