Re: Best C++ Serial Library?
- From: BRW <bennet@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 2 May 2008 13:25:29 -0700 (PDT)
On May 2, 1:09 am, Ibrahim Awwal <ibrahim.aw...@xxxxxxxxx> wrote:
Hi, I'm getting started with C++ because our school's robotics club
found last year that Java's (third party) serial libraries are a bit
slow for our needs, so we're intending to split our program into two
parts so that the more speed-critical parts are in C++. What would be
a good C++ serial library to use? My main requirements are just speed
and ease of use. Thanks for the help!
It's too bad you're not using C#. I've done serial comm with both. C+
+ is a nightmare to code for a serial port. C# was quite
straightforward. Let me know if you want my C++ sample code. I
should be able to dig it up.
BRW
.
- Follow-Ups:
- Re: Best C++ Serial Library?
- From: D Herring
- Re: Best C++ Serial Library?
- References:
- Best C++ Serial Library?
- From: Ibrahim Awwal
- Best C++ Serial Library?
- Prev by Date: Go Speed Racer! Revving up the world's fastest nanomotors
- Next by Date: Re: Video cameras for Computer Vision
- Previous by thread: Re: Best C++ Serial Library?
- Next by thread: Re: Best C++ Serial Library?
- Index(es):
Relevant Pages
|