Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Can you provide more details about the implementation? Commented Feb 22, 2011 at 13:43
  • @sabbour what do you want to know? Basically I opened a http stream and wrote it to a file. When my application accessed that file it checked the age of the file, if it was too old it deletes it so my app knows to download a new copy. Commented Feb 26, 2011 at 20:10