jcurl / RJCP.DLL.SerialPortStream

SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
Microsoft Public License
614 stars 196 forks source link

Serial port receives buffer overflow #135

Closed bbhxwl closed 1 year ago

bbhxwl commented 1 year ago

Serial port receives buffer overflow

jcurl commented 1 year ago

Could you please be so kind as to explain what the problem is? Sample code showing the problem, your set up, and why you think this is a problem in the Serial Port Stream software?