Does anybody have experience in programming a protocol handler (server) that talks FrontPage RPC? I want to make a server that behaves itself as if it was SharePoint.
What I want is to open a Word document from this Web Server, edit it in MS Word and write the changes to the Web server. So in the same way you can edit Word documents from SharePoint.
I tried using WebDAV, but the implementation of WebDAV in Microsoft Office is not working as good as FP-RPC.
Microsoft is telling the world to forget FrontPage RPC and to use WebDAV or CIFS but the latest versions of SharePoint and Office are still talking FrontPage RPC...