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
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
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?
I tried s.th. with Thread but it doesn't work http://www.qtcentre.org/threads/2936...hreads-connect.
Bookmarks