> I tried to figure out, wht is the best to download a couple of text files.
> I thought it was the best to do non blocking transfers (async). In my
> personal tests using public servers the async routines were faster.
> But I saw an application using blocking transfers, which got the
> data in the
Hello all.
I tried to figure out, wht is the best to download a couple of text files. I
thought it was the best to do non blocking transfers (async). In my personal
tests using public servers the async routines were faster. But I saw an
application using blocking transfers, which got the data i