Best Design Advice
Best Design Advice
- Subject: Best Design Advice
- From: David Blanton <email@hidden>
- Date: Sat, 14 Nov 2009 10:21:31 -0700
I need to create an app the is auto downloaded and installed from a
web site when the user clicks a web page button.
The app needs to be installed so that it always runs when the user
logs in.
The app needs to periodically (by user preference setting) connect to
a web server.
The app needs to display a window with information gleaned from its
last web server connect.
=====================================================
1. Where should the app be installed.
2. Are there any permission issues.
3. Is this a background service or status like item.
4. Is it's periodic web connect fired by a timer or some other means.
5. Any other general tips / tricks.
=====================================================
Thanks in advance!
db
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden