Click here to Skip to main content
15,908,661 members
Articles / Operating Systems / Windows

Having Problems Getting a .NET 2.0 SerialPort Instance to Raise its DataReceived Event?

Rate me:
Please Sign up or sign in to vote.
3.35/5 (11 votes)
23 Feb 2007CPOL3 min read 73.7K   20  
When dealing with fast influxes of large amounts of data on instance of the SerialPort class in .NET 2.0 the dataReceived event does not fire. If you have this problem perhaps this could save you some cash on excedrine.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions