MICROCOM(1) General Commands Manual MICROCOM(1)NAME
microcom -- A minimalistic terminal program
SYNOPSIS
microcom [-p devfile] [-s speed] [-t host:port] [-c interface:rx_id:tx_id]
DESCRIPTION
This manual page documents briefly the microcom command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
microcom is a is a minimalistic terminal program for accessing devices (e.g. switches) via a serial connection. It features connection
via RS232 serial interfaces (including setting of transferrates) as well as in `telnetmode' as specified in rfc2217.
The default escape character is crtl-. You may enter the program menu with the escape character followed by c. You may leave the program
by the escape character followed by q.
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is
included below. For a complete description, see the Info files.
-h--help
Show help.
-p--port
use the specified serial port device (default /dev/ttyS0).
-s--speed
use specified baudrate (default 115200).
-t--telnet
work in telnet (rfc2217) mode.
-c--can
work in CAN mode (default: (can0:200:200))
-d--debug
turn on debug mode.
AUTHOR
This manual page was written by Alexander Reichle-Schmehl tolimar@debian.org for the Debian system (and may be used by others). Permission
is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.
MICROCOM(1)
Check Out this Related Man Page
DEEJAYD(1) [FIXME: manual] DEEJAYD(1)NAME
deejayd - A media player daemon.
SYNOPSIS
deejayd [-h | options]
DESCRIPTION
This manual page documents briefly the deejayd command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included
below. For a complete description, see the -h switch.
-h --help
Show summary of options.
-v --version
Show version of program.
SEE ALSO deejayd.conf(5), djc(1).
AUTHOR
This manual page was written by Alexandre Rossi alexandre.rossi@gmail.com for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
COPYRIGHT
Copyright (C) 2008 Alexandre Rossi
[FIXME: source] February, 3rd 2008 DEEJAYD(1)
hi. Im trying to install a switch.
And the manual says i should type a command including a SerialPortDevicePath. which is the filepath to serial port used for connection.
However.. nothing about how to find this info.
Could anyone help me where to find this path?
thx
mr.T (6 Replies)
Hi all
I encountered a strange phenomenon when reading / writing to RS232 serial device (on my machine /dev/ttyS0)
I have simple 2 processes:
1) process which WRITE characters from /dev/ttyS0
For example write the characters... (2 Replies)
Hello!
I am working on an application which reads environmental instruments which have serial ports. The application requires a serial port to be present to talk to the device (i.e. /dev/ttyS0 ). In some instances the environmental devices will be 100's of yards away from the computer, so a... (5 Replies)
Hello all.
I have an old computer with M$-DOS 7. I want to use it like a dumb terminal, with telnet. I need to connect it to my desktop These are my questions:
How can i configure the serial port on dos?
How can i telnet form dos to the serial port?
How can i set up a telnet server on the... (12 Replies)
Why ^ C stands for crtl+C in ubuntu shell? also on gvim the shortcuts come this way too with weird symbols (like +gP). Where can I find a list of those? (1 Reply)