Everything is working with my serial port. I have connected my FTDI converter into my computer, set my COM port...
ln -s /dev/ttyUSB0 ~/wine/dosdevices/COM1
But now I would like to "clone" this port.
I am using wine to run u-center a GPS visualizer and I have a Linux computer running Ubuntu
Could anyone help?