Jump to content


Click the link below to see the new game I'm developing!


Photo
- - - - -

MFC Client with PuTTY instead of telnet?


No replies to this topic

#1 Rick Young

Rick Young

    ProIV Guru

  • Members
  • PipPipPipPipPip
  • 266 posts
  • Gender:Male
  • Location:Guelph, Canada

Posted 17 August 2018 - 09:18 PM

Has anyone attempted and succeeded using PuTTY instead of "DOS" (windows cmd) telnet.exe to connect to a Linux server?

 

Here's the why I'm trying...

 

If a Linux user has a French language ($LANG = fr_CA.utf-8) and/or there are French characters being displayed by a Linux script, these character are not readable via DOS telnet.

 

They're perfectly fine if I ssh or telnet using PuTTY.

 

The only way that I could get a PuTTY terminal window at all, was by adding the following in the General/Connection/Advanced Parameters/Parameters field: -load "[my saved session]" -P 23 -telnet

 

This gives me a login prompt in a PuTTY window; allows me to login fine and see correctly displayed French characters (whether my Linux user is set to fr_CA.utf-8 or en_CA.utf-8); but when I execute the script to run ProIV, and choose the GUICLR option - it displays (poorly) to the PuTTY window, instead of returning control to MFC client like the telnet window does.

 

Hope this makes sense(?)

 

Thanks in advance

Rick





Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Click the link below to see the new game I'm developing!