1.5 Prerequisites/Preconditions

This protocol operates against a set of Web sites that is identified by a set of URLs that are known by protocol clients.

The protocol server endpoint to which the client sends requests to modify presentation content is formed by appending "/p/ppt/edit.svc" to the URL of the Web site, for example http://www.contoso.com/p/ppt/edit.svc.

The protocol server endpoint to which the client sends requests to modify image content is formed by appending "/p/pptInsertPicture.ashx" to the URL of the Web site, for example http://www.contoso.com/p/pptInsertPicture.ashx.

This protocol assumes that authentication has been performed by the underlying protocols.