View Single Post
  #2 (permalink)  
Old 02-16-2007, 01:15 PM
dkarp dkarp is offline
Zimbra Employee
 
Posts: 1,434
Default soap.txt

It's not an easy row to hoe, as you're going to need to make your server handle all the SOAP requests and responses that the Zimbra server does. You can check out soap.txt in our subversion repository to get a feel for the magnitude of the project.

Your server will also need to be able to parse XML requests and send back JSON responses, as that's what the Zimbra client currently expects.

And you should note that you may not rebrand the AJAX client. The "Zimbra" logo stays where it is and cannot be hidden in any way. That's just the terms of the license.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote