telnet in windows 7, command overlapping

0

I enable and use telnet on windows 7 for checking my server program I have created which read and write to client, I run it on localhost, but the problem is on windows's telnet, it's keep overlaping, so when I type in the command overlap the old command not move to next row. can anyone tell me solution for windows's telnet or what software could I use to telnet my localhost?

Aldy syahdeini

Posted 2013-12-20T12:48:57.483

Reputation: 23

You should be more specific. What program, what exactly happens, why telnet? – Ashtray – 2013-12-20T13:01:11.887

it sounds like a problem with your command prompt. do you ever get this when using cmd for things other than telnet? also remember you have to exit telnet between invocations of it. no idea if you are or not. please post a picture or at least the command prompt text. – Frank Thomas – 2013-12-20T13:32:02.650

yes, it's keep overlapping even using cmd. – Aldy syahdeini – 2013-12-21T01:26:41.710

No answers