channels.
I have a project that contains some unitary tests used to test the serial communications using COM ports (in windows). …
linux macos serial-port socat com0comI am trying to write a simple Unix datagram server/client, and am having some problems. What I want is …
c network-programming datagram unix-socket socatMy issue is very simple, what I want to do is to connect to my ssh through socat, this means …
ssh socks socatAn external data provider makes a tcp connection to one of our servers. I would like to use socat to …
socatIs it possible to get an bidirectional IP-tunnel over ttyS0-like serial (modem) devices with the socat utility? I tried …
linux serial-port ip tunnel socatThe goal is to connect to an embedded device using serial interface. So far, I've used: stty -F /dev/ttyS2 115200 …
linux bash serial-port socatIs it possible to create a "virtual" serial device that sends data through a "virtual" serial port? I need to …
c++ serial-port arduino socatI have a piece of hardware that is connected over a Prolific Serial to USB cable and I need to …
macos serial-port usb tty socat