Re: Best C++ Serial Library?



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
.



Relevant Pages

  • Re: Best C++ Serial Library?
    ... found last year that Java's (third party) serial libraries ... so we're intending to split our ... interrupt driven buffer, ended up sending against a timer ...
    (comp.robotics.misc)
  • Re: Best C++ Serial Library?
    ... found last year that Java's (third party) serial libraries are a bit ... so we're intending to split our program into two ... John Nagle ...
    (comp.robotics.misc)
  • Re: Best C++ Serial Library?
    ... found last year that Java's (third party) serial libraries are a bit ... so we're intending to split our program into two ... Let me know if you want my C++ sample code. ...
    (comp.robotics.misc)
  • Best C++ Serial Library?
    ... 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 ... so we're intending to split our program into two ...
    (comp.robotics.misc)
  • Re: Best C++ Serial Library?
    ... found last year that Java's (third party) serial libraries are a bit ... so we're intending to split our program into two ... They sell serial port based RC controllers and they also have a free ...
    (comp.robotics.misc)