ComPort Library
Description
TComPort by Dejan Crnila. Delphi/C++ Builder serial communications components. It is generally easy to use for basic Serial Communications purposes. Alternative to the TurboPower ASYNCPro at http://sourceforge.net/projects/tpapro/
ComPort Library Web SiteUser Ratings
User Reviews
-
Staple comport component for Delphi. Simple and without fuzz. I had some problems with the packet decoding in older versions, but due to changing jobs never retried. (defining packets only in terms of stop characters was the problem iirc)
-
There is a problem in C++ Builder with unicode in SetPort function. Please take a look at: http://www.c-plusplus.de/forum/p1679149
-
Very useful, all kudos. I am looking foward to seeing 4.0 final release.
-
I found the component easy to install and quick to get running with my RS232 devices.
-
I found these components very easy to implement and use. Within 30 minutes I was "talking" to the RS232 device. Thanks for all the hard work
-
This is it!