Monday, April 25, 2011

Java Concurrency

I need to do a program to download the webpages, that is, I give a webpage to the software and it would download all the files in the website.

I would pass also a level of depth, that is, the level where the software goes download each file of the website.

I will develop this software in Java and I need to use concurrency also.

Please, tell me your opinion about how to do this.

Thanks for the help.


Thanks to everyone for the help.

I need to ask one more thing. How do I do to download a file from the website?

Thaks one more time. =D

From stackoverflow

0 comments:

Post a Comment