Uploading in it's own thread.
Uploading in it's own thread.
- Subject: Uploading in it's own thread.
- From: Gordon Apple <email@hidden>
- Date: Wed, 30 Mar 2011 13:48:12 -0500
- Thread-topic: Uploading in it's own thread.
Title: Uploading in it's own thread.
I’ve added DropBox support in my app, but find that it takes an inordinate amount of time to upload an audio or video file. There is no direct support for writing to a local DropBox app, so it is necessary to upload to their site. I would like to free up my app so the user can proceed with other actions. So it looks like I’m going to have to add a file queue and file uploading in a separate thread. I would also like uploading to continue if the user switches out to another app. Is there anything I need to know to keep that connection up, at least until all the files in the queue have been uploaded? Also, in such case, is there any good way to manage loss of the WiFi (or other) connection and resume or retry when it is again available?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden