Results 1 to 8 of 8

Thread: C++ Library for serial communication

  1. #1

    Default C++ Library for serial communication

    Hello, I need some strings to be sent to the serial port and have searched for some library or free code on the net, but mostly those are W32 oriented, so I'd like to ask here, I need *nix based serial communication with c++...

    thanks

  2. #2
    Join Date
    Jan 2006
    Location
    NJ
    Posts
    28
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: C++ Library for serial communication

    http://www.easysw.com/~mike/serial/serial.html

    Good ebook on posix serial communications.

  3. #3

    Default Re: C++ Library for serial communication

    that was fast and GREAT!
    Thanks,

    I owe you .. beer?

  4. #4
    Join Date
    Jan 2006
    Location
    NJ
    Posts
    28
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: C++ Library for serial communication

    Nah, too much in my fridge already

    What kind of app are you working on? KDE-oriented?

  5. #5
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: C++ Library for serial communication

    if this is a Qt app you can use qextserialport

  6. #6

    Default Re: C++ Library for serial communication

    Quote Originally Posted by CuCullin
    Nah, too much in my fridge already

    What kind of app are you working on? KDE-oriented?
    Yes, I write a Qt application for Pharmacies, drugstores, laboratories etc...material financial application...not using the KDE lib much but Qt 100%

    Quote Originally Posted by theLSB
    if this is a Qt app you can use qextserialport
    THAT IS AWSOME! Thanks to both of you..

  7. #7
    Join Date
    Jun 2007
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: C++ Library for serial communication

    Quote Originally Posted by theLSB View Post
    if this is a Qt app you can use qextserialport
    hi
    am newbie to Qt. Iam working on Qt 4.1.1. I have to develop an application using serial port. i downloaded qextserialport-1.1.tar. How should i use this. plz help me. i got struck up here.
    thanks
    jagadish

  8. #8
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: C++ Library for serial communication

    jagadish:
    this topic has been discussed many time in this forum.
    http://www.qtcentre.org/forum/search.php?searchid=96417

    If you have specific questions though, feel free to ask.

Similar Threads

  1. Replies: 4
    Last Post: 18th December 2009, 19:55
  2. plugin in a library
    By alisami in forum Qt Programming
    Replies: 2
    Last Post: 3rd October 2008, 18:21
  3. Adding library dependencies to qmake
    By sadastronaut in forum Installation and Deployment
    Replies: 2
    Last Post: 18th March 2008, 18:06
  4. Replies: 1
    Last Post: 5th March 2007, 21:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.