Board index » cppbuilder » Serial / RS-232 / Component ?

Serial / RS-232 / Component ?


2007-05-18 01:33:52 AM
cppbuilder48
I'm looking for a Serial component for some fairly simple
RS-232 stuff.
I'm using BDS 2006 (C++). Any one have any suggestions?
I tried the nrComm module but it was erroring out on me.
-Cory
 
 

Re:Serial / RS-232 / Component ?

Skaarak wrote:
Quote
I'm looking for a Serial component for some fairly simple
RS-232 stuff.

I'm using BDS 2006 (C++). Any one have any suggestions?

I tried the nrComm module but it was erroring out on me.

-Cory


sourceforge.net/projects/tpapro/
Danzer
 

Re:Serial / RS-232 / Component ?

TMS software has one, but I have not tried it. A previous post mentioned
the one from TurboPower. I liked it back in the day when it was supported,
but I had some trouble importing it now that it is freeware. Here is a link
to TMS.
www.tmssoftware.com/
"Skaarak" < XXXX@XXXXX.COM >wrote in message
Quote
I'm looking for a Serial component for some fairly simple
RS-232 stuff.

I'm using BDS 2006 (C++). Any one have any suggestions?

I tried the nrComm module but it was erroring out on me.

-Cory


 

{smallsort}

Re:Serial / RS-232 / Component ?

"Skaarak" < XXXX@XXXXX.COM >wrote in message
Quote
I'm looking for a Serial component for some fairly simple
RS-232 stuff.

I'm using BDS 2006 (C++). Any one have any suggestions?

I tried the nrComm module but it was erroring out on me.

-Cory


I use the Synaser lib in BDS 2006 (c++):
synapse.ararat.cz/files/synaser.zip
Regards