[OGo-Discuss] RPC over HTTPS same as XML-RPC ?
Adam Tauno Williams
discuss@opengroupware.org
Wed, 06 Sep 2006 16:19:20 -0400
> > Can someone please tell me if this will do the equivalent of
> > Microsoft’s RPC over HTTPS? This is a must have for me to
> > integrate an OTS app to support about 500 users.
> You need to provide a bit more information on what you want to do.
Specifically, what do you mean by "OTS app"? I can think of about four
ways to expand that....
> RPC over HTTPS is the proprietary protocol of Microsoft to connect
> Exchange,
But isn't it nice that they use a really generic sounding name? :)
> its used for email, calendaring, everything. OGo doesn't
> use any proprietary protocols. For EMail the equivalent would be
> IMAPS, for other groupware stuff like calendaring either GroupDAV,
> XML-RPC or one of the other standard protocols supported by OGo.