linux下串口设备操作程序,可用于监控交换机、防火墙等。
- 资源大小:35.85 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
c++,linux,串口
资 源 简 介
linux下串口操作命令行,用于和有串口接口的设备打交道,例如H3C交换机、cisco。
将指定的多个命令发送给目标设备,其返回输出到屏幕上。
comsr x86_64 v.3.3 (r328) - (C) 2014-06 atdm.liao
Usage:
comsr [-f ] [-i ] [-B ] [-b ]
[-c] [-l] [-v] [-h ] [-e] commands
Options:
[--interface|-i] | Input serial name
[--nocr|-c] | no CR on output
[--nolf|-l] | no LF on output
[--mode|-m] number | set filter mode on output
[--bits|-B] | serial databits,1-8,default is 8
[--baudrate|-r] | serial baudrate,
文 件 列 表
comsr
makefile
comsc.cpp
comsc.vcproj
getopt.cpp
getopt.h
hubwin32.h
new_debug.h
nvt.h
Prefs.cpp
Prefs.h
ReadMe.txt
ScriptUser.cpp
ScriptUser.h
Serial.cpp
Serial.h
SPtrArray.cpp
SPtrArray.h
stdafx.cpp
stdafx.h
TimeInterval.h
Trace.cpp
Trace.h
Utils.cpp
Utils.h