windows 任何类似于超级终端应用程序的工具?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/60823/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 11:11:14  来源:igfitidea点击:

Any tool similar to Hyperterminal application?

windowswindows-vistahyperterminalvirtual-serial-port

提问by prakash

HyperTerminal is a program that you can use to connect to other computers, Telnet sites, bulletin board systems (BBSs), online services, and host computers, using either your modem, a null modem cable or Ethernet connection.

HyperTerminal 是一个程序,您可以使用该程序连接到其他计算机、Telnet 站点、公告板系统 (BBS)、在线服务和主机,使用您的调制解调器、零调制解调器电缆或以太网连接。

But My main usage of Hyperterminal is to communicate with hardware through local (virtual )COM ports. I suppose it is removed in Vista for some reason.

但是我对超级终端的主要用途是通过本地(虚拟)COM 端口与硬件通信。我想它由于某种原因在 Vista 中被删除了。

Are there any other tools that functions similar to Hyperterminal?

有没有其他类似超级终端功能的工具?

[I am curious to know even if it is not for vista]

【就算不是vista我也很想知道】

采纳答案by Readonly

Here are two:

这里有两个:

Tera Term

万亿项

Tera Term (Pro) is a free software terminal emulator (communication program) for MS-Windows. It supports VT100 emulation, telnet connection, serial port connection, and so on.

Tera Term (Pro) 是一款用于 MS-Windows 的免费软件终端模拟器(通信程序)。支持VT100仿真、telnet连接、串口连接等。

Kermit 95

柯米特 95

Kermit 95: Internet and serial communications for Microsoft Windows? 95, Windows 98, Windows ME, Windows NT (4.0 and later), Windows 2000, Windows XP, and IBM OS/2 from the Kermit Project at Columbia University, offers you text-based terminal connections to Unix, VMS, and many other kinds of hosts, allowing you to interact directly with their shells and applications, to transfer files, and, if desired, to automate interactions and file transfers with its built-in platform- and transport-independent scripting language.

Kermit 95:Microsoft Windows 的 Internet 和串行通信?95、Windows 98、Windows ME、Windows NT(4.0 和更高版本)、Windows 2000、Windows XP 和来自哥伦比亚大学 Kermit 项目的 IBM OS/2,为您提供到 Unix、VMS 和许多其他的基于文本的终端连接各种主机,允许您直接与其外壳和应用程序交互,传输文件,如果需要,还可以使用其内置的独立于平台和传输的脚本语言自动进行交互和文件传输。

回答by Lars Truijens

PuTTYcan do serial communication nowdays.

PuTTY 现在可以进行串行通信。

回答by Alex Duggleby

I had the same problem trying to connect to an RFID device over RS323/serial and found SerialMonitor.

我在尝试通过 RS323/串行连接到 RFID 设备时遇到了同样的问题,但发现了 SerialMonitor。

There are two links to that application. A free version that I found here (and that's the one I used and it works with Vista): http://www.softhypermarket.com/Free-Serial-Port-Monitor-download_29681.html

该应用程序有两个链接。我在此处找到的免费版本(这是我使用的版本,适用于 Vista):http: //www.softhypermarket.com/Free-Serial-Port-Monitor-download_29681.html

But if you follow the email address to the main site, there are a couple of versions of the tool. They aren't free, but they seem to have more features than the one I used.

但是,如果您按照电子邮件地址访问主站点,则该工具有几个版本。它们不是免费的,但它们似乎比我使用的功能更多。

http://www.hhdsoftware.com/Products/home/serial-monitor.html

http://www.hhdsoftware.com/Products/home/serial-monitor.html

Hope that helps.

希望有帮助。

回答by wiking

Here is a better tool specificaly designed to test serial devices: http://www.caerustech.com/UDT.php. You can save settings and commands for various devices - I use it often at work.

这是一个更好的工具,专门用于测试串行设备:http: //www.caerustech.com/UDT.php。您可以保存各种设备的设置和命令 - 我经常在工作中使用它。