2.2.3 Entry Points
Each method call is an HTTP POST by the client to a URL on the server. There are four entry points on any server, which can be discovered by the clients (see section 4.1.1). Each method entry denotes which entry point MUST be used to call that method. The four entry points are detailed in the following table.
Name |
Description |
---|---|
FPShtmlScriptUrl |
Used to retrieve the server version method, as specified in section 3.1.5.3.14; also for the URL-to-Web-URL method, as specified in 3.1.5.3.16. |
FPAuthorScriptURL |
Used for all methods to deal with document manipulation. |
FPAdminScriptURL |
Not used in the FrontPage Server Extensions Remote Protocol. |
TPScriptURL |
Used by Windows SharePoint Services dialogview 3.1.5.3.17.1. |