That still does not require threads. If the typical response to a connection is short then adding threads probably complicate matters for no benefit.I will have the many clients.
This is one of those complications.QObject: Cannot create children for a parent that is in a different thread.
(Parent is QThread(0x547258), parent's thread is QThread(0x5416a8), current thread is QThread(0x547258)
Object::connect: No such slot QThread::sendData() in ../ServerTimer/serverthread.cpp:20
Consult the Fortune Server Example and the Threaded Fortune Server examples in Assistant.
Bookmarks