What i have completed:
- upload it to server
- download from server
download should happen only if upload is done. I have the code to do it as separate java classes. What i need to do is.
For every hour upload should be done in the 1st half hour and only if upload is done , in the next 1/2 hour download should be done.and again after download upload should be done.