• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Automatic checking for program updates
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automatic checking for program updates


  • Subject: Automatic checking for program updates
  • From: Mike Abdullah <email@hidden>
  • Date: Mon, 5 Sep 2005 13:47:18 +0100

At present my app uses a really simple system to check for updates. When you load the app, it runs a curl command from the command line. This downloads a small text file which contains the current version of the app. Having done that, the app opens the file and compares that version number to the current one.

The trouble is, if the server that file is on is having problems (pretty frequent at the moment!), the whole app freezes until the file is able to be downloaded. i.e. the curl command just sits there waiting for a response.

I am sure that this is a very poor way of doing things. Does anyone have any better suggestions?

Cheers,
Mike.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Automatic checking for program updates
      • From: Johan Kool <email@hidden>
    • Re: Automatic checking for program updates
      • From: j o a r <email@hidden>
  • Prev by Date: Re: Core Data and two linked NSOutlineView (s) - ala Safari bookmarks
  • Next by Date: Re: Automatic checking for program updates
  • Previous by thread: Re: Core Data and two linked NSOutlineView (s) - ala Safari bookmarks
  • Next by thread: Re: Automatic checking for program updates
  • Index(es):
    • Date
    • Thread