Re: automatic web updates
Re: automatic web updates
- Subject: Re: automatic web updates
- From: Andre Bocchini <email@hidden>
- Date: Mon, 3 Mar 2003 09:48:06 -0600
If your question is regarding how to get the update information from
the internet, you could probably start by putting the names, versions,
and download URLs into a plist file somewhere on the web. Then I'd
make your program download that plist file and go from there. If you
need to you can put the downloaded info in a view where the user can
pick the updates he wants. It depends on what your program is trying
to accomplish.
The bottom line is, the plist file is a place to start. Once you have
all the information downloaded from that particular file, you can use
it in any way you want.
Take a look at this tutorial on cocoadevcentral.com:
http://cocoadevcentral.com/articles/000048.php#000048
Try to be more detailed in your posting, so we can give you better
answers.
-- Andre
On Monday, March 3, 2003, at 08:38 AM,
email@hidden wrote:
Date: Mon, 3 Mar 2003 12:34:33 +0100
Subject: automatic web updates
From: =?ISO-8859-1?Q?J=E9r=F4me_Laurens?=
<email@hidden>
To: email@hidden
Hi all,
How should I implement something like mac os x updates for my app.
TIA
--__--__--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.