Is microsoft actually a hardware handshake now? Over the years, NT, win2000, and XP did not acknowledge hardware. Instead, when fifo reaches a certain point, the device driver will manually change the cts line. This means that it was incredibly simple to make the device driver lose data, capture the window with the mouse and, for example, make circles around the screen (make sure you remove this window on the left side of the screen in all or some passes). Alt-enter to enter the command line to / from full screen mode was an easy way to cause data loss. Or anything else that causes a sufficient interrupt delay. Basically, Microsoft's hardware flow control is not hardware, but software flow control, even if the hardware has hardware flow control capabilities, the microprocessor drivers did not set this bit. SeaLevel, after all, supported this bit, well, please, you had to set the correct unrelated settings in SetCommState () to enable it.
For your signal control program, use SetCommState ().
old_timer
source share