Ahnmaru78 Posted May 27, 2008 Posted May 27, 2008 Dear members, I wanna know this that AutoIt can make multi connections to download files at the same time like a P2P programs(eMule) I wanna make five connections at least the same time. What should i do for it? Please Advise me. Thank you!
Zedna Posted June 5, 2008 Posted June 5, 2008 AutoIt isn't multithreaded so I think this is not possible by simple way. As workaround just use helper download script and use it by FileInstall() and Run() You can use more than one Run() at the same time. Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now