Hey All,
I'm C#/Java developer, and I'd like to contribute a C# API. Where should I get started?
Hey All,
I'm C#/Java developer, and I'd like to contribute a C# API. Where should I get started?
RockWithMe - Programming Stuff, Family Stuff, Guitar Stuff, all in one place!
http://www.rockwithme.org
And now free software!
Are you talking about a client-side API? There are a couple of ways to go, depending on which features you want. You may be able to get away with using an existing C# POP3 or IMAP library. I don't have a lot of experience with C# mail libraries, but a quick Google search returned this one, among others:
http://www.codeproject.com/csharp/IMAPLibrary.asp
If you need access to Zimbra-specific features, such as conversations, you'll have to write a C# library that wraps our SOAP messages. Our SOAP API is documented in ZimbraServer/docs/soap.txt and soapadmin.txt.
This is what I meant, I saw that a C++/Java/C# API would be appreciated, and thought I could contribute. I'll take a look at that documentation, thanks bburtin!
Originally Posted by bburtin
RockWithMe - Programming Stuff, Family Stuff, Guitar Stuff, all in one place!
http://www.rockwithme.org
And now free software!
There are currently 1 users browsing this thread. (0 members and 1 guests)