RJCP.DLL.SerialPortStream
RJCP.DLL.SerialPortStream copied to clipboard
Linux symlink ports
On Linux, when there are more usb - rs232 converters connected, the handy procedure is to symlink the /dev/ttyUSBx to your own name, for example /dev/ttyMY-USB-CONVERETR, via udev rules.
The library won't discover this symlinks and won't let connect to one.
I think it would be handy to support this feature.