Connecting virtual serial ports in Linux

前端 未结 0 1384
梦如初夏
梦如初夏 2020-12-16 14:44

I need to connect 2 virtual serial ports in Linux. I tried using SOCAT:

*****@ubuntu:~$ socat -d -d pty,raw,echo=0 pty,raw,echo=0

And I got t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题