1833495 Members
2739 Online
110052 Solutions
New Discussion

Re: NT telnet

 
Henry Wong
Occasional Contributor

NT telnet

When I use the telnet client comes with NT to connect to a HP-UX 11.0 system, the emulation doesn't work quite right, especially in vi. It can't refresh the screen properly and the lines got overwritten when scrolling down. I tried everything and opened a call with support center. They told me it's a problem with NT. I just want to find out if anyone else is having the same problem and how do you fix it?

Thanks
Henry
8 REPLIES 8
Jitendra_1
Trusted Contributor

Re: NT telnet

You might want to try using a different TERM variable like xterm . Better still get a commercial X package like Exceed or reflection .
Learning is the Key!
Patrick Wallek
Honored Contributor

Re: NT telnet

Yes, the NT telnet program is a piece of junk. I use it only when absolutely necessary. If you want a good telnet client for HP, try WRQs Reflection 2 product.

http://www.wrq.com
Philip Chan_1
Respected Contributor

Re: NT telnet

Henry,

With NT telnet, under the "Terminal" option make sure you set the emulation to "vt100/ansi", then at the shell prompt do

export TERM=ansi

after that you should be able to clear the screen at least.

It is true that the telnet program that came with NT isn't anything great, so get a commercial one if you could.

Regards,
Philip
Lai Nee Shyang_1
Frequent Advisor

Re: NT telnet

Hi Henry,

I've have lots of NT and WIN95/98 machines which users use default windows telnet. It is costly to install 3rd partly telnet sw on all these machine, so we had to live with it. I've observe a trick that might be helpful.

When the telnet screen is "jumble", press + l which will refresh the screen.

Hopes this help

Lai
If it doesn't work, We'll make it work. If it works, We'll make it work better.
Mike Williams_3
Advisor

Re: NT telnet

One of the best free telnet clients can be found at http://hp.vector.co.jp/authors/VA002416/teraterm.html

I use it every day & have few problems.

Henry Wong
Occasional Contributor

Re: NT telnet

Funny thing is that Sun, a not so friendly competitor of Microsoft, its Solaris works perfectly with NT telnet client whereas HP, a primier Microsoft partner, have so many compatibility issues.

I guess I just have to live with it.

Thank you all for your inputs.
James H. Trice Ph.D.
Occasional Advisor

Re: NT telnet

I second the teraterm recommendation. It has been a long time since I used it, but anything is better than the Microsoft version. Teraterm was a pretty good terminal emulator. Also, it is not just HP that has trouble with Microsofts telnet. Try using it on a VMS box sometime.
Jim Trice
John Dixon_1
Advisor

Re: NT telnet

Hi I use "putty", which is a freeware telnet/ssh client.

cheers,
John