Results 1 to 3 of 3

Thread: Qextserialport receive

  1. #1
    Join Date
    Mar 2010
    Posts
    15

    Default Qextserialport receive

    Hi,
    for a project I need serial communication ever COM port. To learn how it works I want to make an application wich receives data over serial port and add it to an Textedit.

    Has anyone an example therefore? Do I need threads?

    thx

  2. #2
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    387
    Thanks
    101
    Thanked 15 Times in 15 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qextserialport receive

    As far as I remember that qextserialport package already contains the example you want. Did you unpack and compile it yet?

    The answer to the question if you need threads or not depends on the application you want to program. What's your goal?

  3. #3
    Join Date
    Mar 2010
    Posts
    15

    Default Re: Qextserialport receive

    I tried s.th. with Thread but it doesn't work http://www.qtcentre.org/threads/2936...hreads-connect.

Similar Threads

  1. How to send and receive Email ??
    By wincry in forum Newbie
    Replies: 4
    Last Post: 18th October 2009, 17:51
  2. qt3 socket receive problems
    By naga1003 in forum Qt Programming
    Replies: 0
    Last Post: 15th October 2009, 04:12
  3. how to receive email by qt4.3
    By ghnie in forum Qt Programming
    Replies: 1
    Last Post: 25th March 2009, 06:24
  4. UDP datagram receive
    By mdannenb in forum Qt Programming
    Replies: 8
    Last Post: 27th July 2008, 03:30
  5. Receive file over TCP
    By winarko in forum Qt Programming
    Replies: 18
    Last Post: 29th May 2008, 17:25

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
  •  
Qt is a trademark of The Qt Company.