mosquito / serial2tcp

Server for proxy COM (usb-com) serial port as tcp socket.
37 stars 17 forks source link

two way bridge or not two way?! #4

Open manu7irl opened 4 years ago

manu7irl commented 4 years ago

Hi thanks for such a tool! I have maybe a stupid question, but if I use that to send and receive serial data over tcp, how to I catch that data and convert it back to serial so a client connected can use that bridge to convert the data back to serial... My python level is like -12... but this tool could be gold to me if I only new how to configure it in a two way manner. Please help me to understand! Thanks.