On Thu, 9 May 2002 08:35, Richard Jones wrote: > If you're just receiving network data, consider setting up a Qt listener - > much simpler to set up than a thread implementation. Of course, the terminology is QSocketNotifier, not "listener" ;) Richard