我尝试按照指示运行 TCP/IP Over Serial 通信: https://stackoverflow.com/questions/5890505/socat-tunnel-ip-through-tty
我输入了命令:
root# slattach -s 19200 -p slip /dev/ttyS2
系统返回错误:
slattach: TIOCSETD: Invalid argument
怎么了?
我尝试按照指示运行 TCP/IP Over Serial 通信: https://stackoverflow.com/questions/5890505/socat-tunnel-ip-through-tty
我输入了命令:
root# slattach -s 19200 -p slip /dev/ttyS2
系统返回错误:
slattach: TIOCSETD: Invalid argument
怎么了?