|
|
发表于 2014-12-22 14:55:02
|
显示全部楼层
http://playground.arduino.cc/Interfacing/SerialNet 上面有介绍
serproxy. Available on the main Arduino software page, probably sourced from here. Original here is older, but the zip has a detailed readme and a more readable config file. Serproxy handles multiple serial ports, configured with a text file.
a fast *.exe executable. Not quantified, but feels faster.
multi-threaded and can redirect multiple com ports to multiple sockets simultaneously.
Can close and re-open client (e.g. flash), and it still connects.
No 'debug' option to view traffic?
Mac, Win and probably (old version at least) Linux.
Source code available.
How to modify 0.1.3 to use com10 or above here.
Does not work on Mac 10.6 without installing Rosetta. |
|