MS Office Communicator Server是否提供HTTP API? [英] Does MS Office Communicator Server provide HTTP APIs?

查看:131
本文介绍了MS Office Communicator Server是否提供HTTP API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在我的应用程序中构建一个将成为观察者的功能,并从通信服务器获取用户的状态。我目前正在研究各种Presence服务器。思科的Unified Presence Server提供HTTP API(基于REST的HTTP),它似乎更简单,特别是对于我的应用程序。 Microsoft的Office Communicator Server是否也支持HTTP API?我们的客户可能正在使用各种Presence Server,因此我想创建可扩展的代码。 SIP用于两个服务器,但需要使用SIP堆栈并且可能使实现复杂化。我想使用HTTP API路径,如果该选项在OCS中也可用。

解决方案

OCS 2007支持通过AJAX API UC AJAX SDK。您需要安装并启用CWA服务器才能使用此SDK。您可以在此处下载SDK:
http ://www.microsoft.com/downloads/details.aspx?FamilyID = d5a36cc7-9b94-4082-ab55-22feffce6b80& displaylang = en

对于OCS 2007 R2,您可以继续如果您保持运行的OCS 2007 CWA服务器,请使用OCS 2007版本的UC AJAX API。或者您可以切换到使用UCMA V2.0 SDK并在此基础上编写自己的Web服务。您可以在此处获取该SDK:

64位: http://www.microsoft.com/downloads/details.aspx?FamilyID=b20967b1-6cf5-4a4b-b7ae-622653ac929f&displaylang=en
32bit:http://www.microsoft.com/downloads/details.aspx? FAMILYID = 768efa33-6606-4b2b-809A-6c69274621d3&安培; displaylang = EN


I am trying to build a feature in my application that will be a watcher and get presence status of users from the communicator server. I am currently looking into various Presence Servers. Cisco's Unified Presence Server provides HTTP APIs (HTTP over REST) and it seems to be much simpler implementation especially for my application. Does Microsoft's Office Communicator Server also support HTTP APIs? Our customers might be using variety of Presence Servers so I wanted to create extensible code. SIP is used for both servers, but requires to use SIP stack and can complicate the implementation. I would like to go with HTTP API path, if the option is available in OCS as well.

解决方案

OCS 2007 supports an AJAX API through the UC AJAX SDK.   You need to have a CWA server installed and enabled to use this SDK.  You can download the SDK here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=d5a36cc7-9b94-4082-ab55-22feffce6b80&displaylang=en

For OCS 2007 R2, you can continue to use the OCS 2007 version of the UC AJAX API if you keep a leagcy OCS 2007 CWA server running.  Or you can switch to using the UCMA V2.0 SDK and write your own webservice on top of that.  You can get that SDK here:

64bit: http://www.microsoft.com/downloads/details.aspx?FamilyID=b20967b1-6cf5-4a4b-b7ae-622653ac929f&displaylang=en
32bit: http://www.microsoft.com/downloads/details.aspx?FamilyID=768efa33-6606-4b2b-809a-6c69274621d3&displaylang=en


这篇关于MS Office Communicator Server是否提供HTTP API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆