|
楼主 |
发表于 2005-5-16 12:22:44
|
显示全部楼层
GTKTerm 介绍
再补充一个:
GTKTerm 这是好象是专门用来访问串口设备的。
地址:
http://www.jls-info.com/julien/linux/
GTKTerm
Here is a software I did. It is a "clone" of the famous Hyperterminal. But it is much more simple, that is to say, that it can only communicate with a serial link and that it does not support all the modem protocols. If you are searching for a more complete application of that kind that is more dedicated to be used with a modem, have a look at minicom. I wrote this gtkterm because I am electronician, and there was no simple program that could be used to dialog on a serial port easily.
Features :
* Serial port terminal window
* Serial port setup (speed, parity, bits, stopbits, flow control)
* Using the termios API
* Possible to send a file (only RAW data, no protocol)
* Possible to save data (RAW also)
* End of line delay while sending a file
* Special character wait before next line while sending a file
* Possible to toggle control lines manually (DTR, CTS) and send breaks
* Also reads the state of control lines (RTS, CD, DSR, RI)
* Hexadecimal view
* Possible to send raw hexadecimal chars
* Possible to define macros (keyboard shortcuts)
安装后的调用命令:
[beinan@S01~]$gtkterm |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|