> Maybe "background loop" is the wrong term. I have a timer 
> generating anevent every 50mS. This routine processes the data from
> the USB and FTP.

50ms is virtually a continuous loop, it's very short.  I'd make it 500ms
and see if application performance improves.  Or use a thread and create
an event.  

Angus


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to