On 2015-02-11 12:25, Wolfgang Faust wrote:
On Feb 11, 2015 10:34 AM, "Kevin Veroneau" <kevin@veroneau.net> wrote:
I also recently found out that the Windows telnet client(at least on XP)
doesn't work very well.
And Windows 7 doesn't come with a Telnet client at all--you have to know
the magic incantation to install it afterwards. If you haven't already, you
may want to consider implementing a web-based client. There are flash and
java-based ones that you can just plug your hostname into, or you could set
up a Websocket server and have a pure _javascript_ one.
(Personally, I use TinyFugue. I won't be redeeming a beta code because I'm
ver
y busy
this week, so I'll leave them for someone else.)
What about putty? I can try to have a look at it, if I have time. I use
it mostly for SSH from windows boxen, but why not try it with telnet.