You can do that in a single thread. Qt doesn't use synchronous sockets, so you'll be using asynchronous downloading anyway. If you're not doing any heavy processing with the downloaded data, one thread will be sufficient.
You can do that in a single thread. Qt doesn't use synchronous sockets, so you'll be using asynchronous downloading anyway. If you're not doing any heavy processing with the downloaded data, one thread will be sufficient.
Hi,
Finally? Did we go for threads? How did it work out?
Derick Schoonbee
Bookmarks