Alternative to Hyperterminal on Windows7
Pep_SD
Posts: 106
What are you guys using as an alternative to non existing Hyperterminal tool on Windows7?
I've found some people using Putty, some other copying the actual exe and dll from XP and pasting these into Windows7...
Thanks!
I've found some people using Putty, some other copying the actual exe and dll from XP and pasting these into Windows7...
Thanks!
0
Comments
I use PuTTY though.
but I'm using my iPad more and more.
That's my understanding though I don't know the guy. Indigo was recommended to me about seven or eight years ago by a very experienced AMX programmer. Also one of the sharpest people I've known. It's a good program.
I've glanced over the TeraTerm stuff and it looks like that might be worth looking into, particularly since it's free. Of course, a small fee for a program that gets updated gratis for seven years and more really isn't that much.
Termite for RS-232 terminal (http://www.compuphase.com/software_termite.htm)
We like HEX COM TOOL for terminal,
http://download.cnet.com/RS232-Hex-Com-Tool/3000-2383_4-10064973.html
"Com Tool can transmit or receive data in either Hex or ASCII. (It translates in real time) Change mode by clicking the transmit or receive label. Options include: cut and paste, COM1-COM60, any baud from 1-1000000+, bytes per line, choice of non-print character display options, log to file, easy scripting feature with delays. RS232 Hex Com Tool can be used with USB/RS232 hubs and does not replace the serial driver. Features: Quick click window, auto detect hardware, auto add bytes, delay between bytes, add and calculate checksum and Modbus CRC, stay on top, change window transparency, main and right click menu additions.
Read more: RS232 Hex Com Tool - Free software downloads and software reviews - CNET Download.com
http://download.cnet.com/RS232-Hex-Com-Tool/3000-2383_4-10064973.html#ixzz1Xu6AvXOF
I really like being able to customize everything from window size to font color separately for an unlimited number of servers. The logging functions work well too.
Indigo does look like it has many more features, but it also looks like it will take up too much screen space.
a) A session manager, that you can store all of your connections (IP or RS232) into and group by site, system, etc.
b) The ability to mix hex and ASCII characters in a single formatted string with ease.
c) A pass-thru mode so that you can view everything that is flowing between two RS232 devices, such as a control system and a projector. You do need two RS232 comm ports (USB adapters work fine), but this has saved me a countless times in trying to troubleshoot whether my control is working or not.
d) Auto-reconnect, so that it reconnects to the master (or any device) after a reboot
It is well worth the money.
I'm fairly certain that they offer a 30-day trial that includes all features.
Will definitely tryout a bunch of these options.
Ditto, been using PuTTy for years. Never looked at anything else. On mac I use iTerm2 for anything not rs232.
realterm.sourceforge.net
You an use the CMD window for telnet sessions. You just need to turn the program on in Windows Program features. It's nice for quick, down-n-dirty telnet.
I'm cheap, so I rolled my own. It's at www.rickmcneely.com.
Handles Serial, HTTP/TCP Client/Server, UDP Client/Server, SSH.
SSL/TLS protocols on TCP Client Connections.
Macros with push/repeat/release/toggle events.
In-line hex.
On the fly hex conversion for incoming data.
System and built-in network utilities.
It's free, and worth every penny...
Good work!
I have personally used Socket Workbench for IP stuff and an app called Docklight for 232 testing. It has some rudimentary macroing that will send a response back based on strings sent. Bit pricey for what it is though.
Rick
I think the only thing that is going to keep me from using it is the non-adjustable text size. The default text size is way too big and I was unable to find a spot to change it.
Thanks again.
The text box is a standard windows "rich text" box. You can resize the text on the fly by:
1. click anywhere in the box to select it.
2. hold down your control key while using the scroll wheel on you mouse to resize the text.
I'm old, so I have it defaulting to a relatively large font size.
Next time I update i'll check into adding a font dialog.
I've heard from a user that their download had a corrupted help file. I have (I hope) fixed that.
If you're new to this software, there is a 'Critical Info' section in the help file that is especially helpful.