Developing
Hi,
I have developed a Download Manager using Java Swings. I have used Hash Maps to queue up Multiple Downloads.
I have the following queries and these are a bit URGENT so PLEASE HELP ! You might get a chance to earn some DUKE DOLLARS ;-)
1.) How can I save the session of all the files "DOWNLOADED" or wether "IN PROGRESS" when i quit the software. So that next time it starts from previous Quit State.
2.) I have a website from where Registered users are going to Download some files. I want to add the following functionality :-
(a.) Each time a user tries to Download some file, the Software should automatically start downloading using Download Manager and if this Download Manager Software is not Installed on Users Machine, it should check it and automatically download "Download Manager" Software on Users System and then queue up the download files.
THIS IS REAL URGENT ! PLZ HELP ! THANKS IN ADVANCE :-)

