Buffers

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • AMP

    Buffers

    Hello,
    I read in the docs that when you read from the serial port, you are
    dealing with the Serial Port buffer AND the Windows buffer.I Have a
    program that makes many calls to a device and I think there is a buffer
    problem.I can clear the SerialPort buffer, but how do I clear the
    Windows buffer in c#.
    Thanks
    Mike

Working...