Does anybody know an equivalent tool for stty on Windows? I want to reverse engineer serial port settings on a Windows platform.
I have to port a Windows application to a Linux platform, but I do not have any information on the serial port settings that I have to use for the application. I have to reverse engineer those settings. The most common ones don't work.
An example application on windows is available and working.