Hi,
I am experimenting with the C++ NetworkTransfer API to get some data from the Simbad database. The download always gets aborted. The docu says that a transfer can get aborted by an event handler. I am running at least two Timer threads in the background so I am wondering how I can avoid those aborts.
Thanks
Klaus