From discuss@opengroupware.org Wed Sep 6 20:22:52 2006 From: discuss@opengroupware.org (Murch, Jeff) Date: Wed, 6 Sep 2006 12:22:52 -0700 Subject: [OGo-Discuss] RPC over HTTPS same as XML-RPC ? Message-ID: This is a multi-part message in MIME format. ------_=_NextPart_001_01C6D1E9.D948A5B3 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All. =20 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. =20 Jeff =20 ------_=_NextPart_001_01C6D1E9.D948A5B3 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi All.

 

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.

 

Jeff

 

------_=_NextPart_001_01C6D1E9.D948A5B3-- From discuss@opengroupware.org Wed Sep 6 20:45:10 2006 From: discuss@opengroupware.org (Helge Hess) Date: Wed, 6 Sep 2006 21:45:10 +0200 Subject: [OGo-Discuss] RPC over HTTPS same as XML-RPC ? In-Reply-To: References: Message-ID: <1CBC3677-08C8-450A-8D77-5D6DCFB3A1FB@opengroupware.org> On Sep 6, 2006, at 21:22, Murch, Jeff wrote: > Can someone please tell me if this will do the equivalent of =20 > Microsoft=92s RPC over HTTPS? This is a must have for me to =20 > integrate an OTS app to support about 500 users. You need to provide a bit more information on what you want to do. RPC over HTTPS is the proprietary protocol of Microsoft to connect =20 Exchange, its used for email, calendaring, everything. OGo doesn't =20 use any proprietary protocols. For EMail the equivalent would be =20 IMAPS, for other groupware stuff like calendaring either GroupDAV, =20 XML-RPC or one of the other standard protocols supported by OGo. Helge --=20 Helge Hess http://docs.opengroupware.org/Members/helge/ From discuss@opengroupware.org Wed Sep 6 21:19:20 2006 From: discuss@opengroupware.org (Adam Tauno Williams) Date: Wed, 06 Sep 2006 16:19:20 -0400 Subject: [OGo-Discuss] RPC over HTTPS same as XML-RPC ? In-Reply-To: <1CBC3677-08C8-450A-8D77-5D6DCFB3A1FB@opengroupware.org> References: <1CBC3677-08C8-450A-8D77-5D6DCFB3A1FB@opengroupware.org> Message-ID: <1157573960.5769.26.camel@aleph.whitemice.org> > > 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.