Click here to Skip to main content
15,884,083 members
Articles / Programming Languages / C#

Application to Debug Serial Port Communication

Rate me:
Please Sign up or sign in to vote.
4.67/5 (30 votes)
14 May 2007CPOL2 min read 165.6K   9.8K   160  
This is a very simple app I use to test serial traffic. It enumerates the COM ports, allows you to edit all properties of SerialPort class instance. It also allows you to send files randomly to the serial port and save incoming data to a file.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer (Senior)
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions