PDA

Click to See Complete Forum and Search --> : Best control for....


Rudy
Nov 27th, 2000, 11:13 AM
Ok im making a program where you input a list of URLs and the program download the files, a little bit like a download manager....well i guess it is lol anywayz i got it working and everything with INET but now im trying to add a resume fonction which doesn't work for some reasons, i was wondering if i should switch to winsock, not for the resumeable thing cause im sure ill get it working soon but i heard that INET is quite buggy, for now i don't have any problems with it, well work fine on broadband (cable/T1/T3) but on dialup for some reasons it's slower than it should be (go at around 1-2k/sec when IE go at 3k/sec for the same file)....so what should i do?? i don't mind spending a lot of time on it again (cause i learn a lot about INET while making this) to convert it to Winsock (or completly rewrite it)