2 Messages

This protocol MUST be carried out over SOAP (as specified in [SOAP1.1]) and HTTP (as specified in [RFC2616]) and consists of the following set of web services and virtual directories.

  • Update content directory: A virtual directory, as specified in section 2.2.2.5, which MUST be populated with update content files. The server provides this virtual directory only as a container of files, which are accessible by clients through HTTP GET and HEAD requests.

  • Self-update content directory: A virtual directory containing the client self-update binaries, as specified in section 2.2.2.5, which MUST be populated with self-update content files. The server provides this virtual directory only as a container of files, which are accessible by clients through HTTP GET and HEAD requests.<2>

  • SimpleAuth Web service: A web service that clients consult to obtain cached state for use by servers in restricting availability of updates to groups of clients, as specified in section 2.2.2.1.

  • Client Web service: A web service that synchronizes metadata to the client, as specified in section 2.2.2.2.

  • Reporting Web service: A web service that clients contact to report selected events containing information on their update activity, as specified in section 2.2.2.3.

The following sections specify the use of the transports listed above and the syntax of these web services.