Hello! I'm looking for a terminal-emulation program to communicate with another computer via serial port and cable (without a modem). And it would be nice if it wouldn't be too complicated to choose port, baud rate and other parameters. Is there anything like that? Marianne
Hi Marianne, Did you try minicom ? It should do what you want, at least it did for me a few years ago. Cheers Damir Marianne Manz wrote:
Hello! I'm looking for a terminal-emulation program to communicate with another computer via serial port and cable (without a modem). And it would be nice if it wouldn't be too complicated to choose port, baud rate and other parameters. Is there anything like that? Marianne
-- ===================================================================== | Damir Buskulic | Universite de Savoie/LAPP | | | Chemin de Bellevue, B.P. 110 | | Tel : +33 (0)450091600 | F-74941 Annecy-le-Vieux Cedex | | e-mail: buskulic@lapp.in2p3.fr | FRANCE | ===================================================================== mailto:buskulic@lapp.in2p3.fr
On Thu, Mar 21, Marianne Manz wrote:
I'm looking for a terminal-emulation program to communicate with another computer via serial port and cable (without a modem). And it would be nice if it wouldn't be too complicated to choose port, baud rate and other parameters. Is there anything like that?
Use either minicom or screen (screen /dev/ttyS0 38400). Gruss Olaf -- $ man clone BUGS Main feature not yet implemented...
participants (3)
-
Damir Buskulic
-
Manz@lifenet.de
-
Olaf Hering