AUS:Manual: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
* if they have an update | * if they have an update | ||
* information about that update if it exists | * information about that update if it exists | ||
In general, the transaction looks like: | |||
* Software Update checks app.update.url, passing information about itself | |||
* AUS responds with a properly formed XML document | |||
* Software Update processes that XML document and performs the appropriate task | |||
The general workflow is illustrated below: | The general workflow is illustrated below: |
Revision as of 07:33, 24 January 2007
Overview
AUS refers to the part of Software Update that tells clients:
- if they have an update
- information about that update if it exists
In general, the transaction looks like:
- Software Update checks app.update.url, passing information about itself
- AUS responds with a properly formed XML document
- Software Update processes that XML document and performs the appropriate task
The general workflow is illustrated below: