05-12-2015, 06:38 AM
(05-11-2015, 11:17 AM)justme2 link Wrote: I run a serial port via IP address with ser2net which is in the LL repository. Its easy to use, configuration by means of a config file.
http://manpages.ubuntu.com/manpages/utop...net.8.html
Installed ser2net and tried the config file,, no go, so sent the following command to no result,,
ser2net /dev/ttyUSB0:192.168.0.2:1000:4800
also tried it this way,,
ser2net 192.168.0.2:1000:4800:/dev/ttyUSB0
still no good, any clues?