This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hex Terminal Emulation program

Hi All,,

HyperTerminal is a very usefull Serial Port utility that comes with Windows. But it displays the incoming data in ASCII. Is there any Terminal Emulation program for Windows platform that displays the actual received Hex/Binary data and donot do any ASCII conversion on it. That is to say 0x41 is displayed as 0x41 instead of 'A' and 0x0A is displayed as 0x0A instead of being used as Line Feed (new line) control character.

Any help would be great.

-Rocknmoon

Parents
  • "HyperTerminal is a very usefull Serial Port utility..."

    That is a widely disputed matter of opinion! ;-)


    Maybe he meant useless! :-)

    I copied the terminal program from Windows 3.1 onto my 2000 machine and that's what I use. It works GREAT for what I need (which is little more than a dumb terminal).

    Jon

Reply
  • "HyperTerminal is a very usefull Serial Port utility..."

    That is a widely disputed matter of opinion! ;-)


    Maybe he meant useless! :-)

    I copied the terminal program from Windows 3.1 onto my 2000 machine and that's what I use. It works GREAT for what I need (which is little more than a dumb terminal).

    Jon

Children
  • "I copied the terminal program from Windows 3.1"

    Also quite widespread! ;-)

    I've tried it & had the odd hiccup - but you get that running old 16-bit apps on new OSs. It's no worse than many "native" 32-bit software!

    For the really basic dumb terminal emulator, it's fine.