Alternative to Hyperterminal on Windows7
Pep_SD
Junior Member
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!
Comments
-
Check out Tera Term. http://ttssh2.sourceforge.jp/
-
I use a program called "indigo" from somebody called "shade blue."www.shadeblue.com It costs about $40, but in my estimation, it's worth it. It does both RS232 and telnet. It has a lot of features that are handy when doing AMX programming.
-
As it was developed by a former AMX programmer I believe.I use a program called "indigo" from somebody called "shade blue."www.shadeblue.com It costs about $40, but in my estimation, it's worth it. It does both RS232 and telnet. It has a lot of features that are handy when doing AMX programming.
I use PuTTY though. -
Still using PuTTY.
but I'm using my iPad more and more. -
As it was developed by a former AMX programmer I believe.

I use PuTTY though.
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. -
PuTTY for Telnet and general network stuff
Termite for RS-232 terminal (http://www.compuphase.com/software_termite.htm) -
Putty is hard to beat for telnet.
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 am in the Putty camp. I use it for Telnet, SSH, and 232 sessions.
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. -
I use Indigo. There are a number of things that I really like about it:
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. -
Thank you everyone for the amount of feedback and information.
Will definitely tryout a bunch of these options. -
I am in the Putty camp. I use it for Telnet, SSH, and 232 sessions.
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.
Ditto, been using PuTTy for years. Never looked at anything else. On mac I use iTerm2 for anything not rs232. -
Ohh, no body with Realterm ??
realterm.sourceforge.netText or Binary views of data
binary viewed as hex, 8 bit, 16 bit, little/big endian, signed, unsigned, special fonts
colorised: rx and tx data are different colors
ansi terminal or plain text or binary modes
protocol analyser / "port spying" mode
fixed frame sizes/line lengths
sync patterns with masks and xors
data inversion
full remote control through active X/ Windows Scripting
extensive command-line control
can be used for serial I/O component of other programs via activeX. Full support for minimize,hide,iconize, tooltray
special ascii+hex font to see hidden control chars
capture to file, settable capture size or capture duration
timestamping capture files for simple data logging
view and change control lines (cts,rts, dcd etc)
easy to send binary sequences
serial (comports) or telnet via tcp
arbitary baud rates
reset / power buttons for Pic Programmer
hideable to run in invisible or on tool-tray
can dump files to serial port
Drives I2C and SPI chips via BL233 -
By he way...
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. -
NetLinx Studio has both a serial terminal and telnet built in... you don't have to use it for AMX masters only.
-
HTWin
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... -
Very nice. I love the fact that I can use this as a TCP and UDP server. Great for debugging.
Good work! -
Will add a quick thanks Rick - just downloaded but yet to play with it, but thanks for sharing your efforts for free!
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. -
Thanks for the nice comments, guys. I have thought of adding scripting, not sure how much it would be used.
Rick -
Thanks. This looks like a nice program.
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. -
font size
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. -
Corrupted help file..
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.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums