Ubuntu Serial Port Sniffer Cable

Sniff serial port on Linux. Port and monitor the traffic between two external hosts using a 'Y' cable (Snooper mode). Descargar torrent volver almodovar full. Serial line sniffer (slsnif) is a serial. Adobe flash lite download for nokia s40.

Is a tool to connect (nearly) everything to (nearly) everything, and can duplicate streams. In your usecase you could connect your serial port /dev/ttyS0 to a PTY /tmp/ttyV0, then point your application to the PTY, and have socat tee out Input and Output somewhere for you to observe. Googling 'socat serial port pty tee debug' will point you to several examples, one being: socat /dev/ttyS0,raw,echo=0 SYSTEM:'tee in.txt socat - 'PTY,link=/tmp/ttyV0,raw,echo=0,waitslave' tee out.txt' The files in.txt and out.txt will then contain the captured data. This has been confirmed to work by commenters (@ogurets).