https://bugs.winehq.org/show_bug.cgi?id=19416
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- i can't reproduce this, it works fine in 1.1.44, 1.2.3, 1.4.1 and 2.0-rc4. Testing is very boring so instructions if I ever need to do this again:
#launch server in a console waiting connection and printing stuff to screen socat TCP-LISTEN:23000 -
#launch remserial to create the "virtual com" and connect to server ./remserial -d -r 127.0.0.1 -p 23000 -l /dev/remserial2 /dev/ptmx
Ok, now create wine prefix, symlink /dev/remserial2 to com1 and install/open realterm. Now what you type in realterm appears in socat screen and vice-versa.