[Request] Downloading Program
If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
(In .Net)
To it by FTP I would use the FtpWebRequest/FtpWebResponse classes.
If you have to do it over HTTP you could load the index page in a webbrowser, then use the Links property to find the files. You could then either make your own multithreaded download system or start a downloader program for each file found.
To it by FTP I would use the FtpWebRequest/FtpWebResponse classes.
If you have to do it over HTTP you could load the index page in a webbrowser, then use the Links property to find the files. You could then either make your own multithreaded download system or start a downloader program for each file found.
Copyright Information
Copyright © Codenstuff.com 2020 - 2023