Loading ...

Webservice to Connec to OCS server using UCMA

Who is online?  0 guests and 0 members
home  »  forums   »  codeasp.net community   »  open forum   » Webservice to Connec to OCS server using UCMA

Webservice to Connec to OCS server using UCMA

Posts under the topic: Webservice to Connec to OCS server using UCMA

Posted: 6/24/2011

Lurker 5  points  Lurker
  • Joined on: 6/24/2011
  • Posts: 1

Hello,

I am developing a middle-tier - a webservice - for an android mobile client through which OCS services can be used on a android device.

On googling for OCS APIs, I got the OCSDK.msi which has the Communicator API namespace using which a user can login and send messages etc. However, this needs communicator to be installed and multi-user logon cannot be done. Effectively, this can only be used by a client and not a middle-tier (multi-threaded scenario.)

Another way is to use the Microsoft UCMA 2.0 SDK for this. However, I havent yet found any code sample neither a relevant document on this.
Ideally, I am looking for some code samples that will help me to try out a few cases.

Any help on this is greatly appreciated.

TIA
Shrikant


Posted: 6/26/2011

Professional 8505  points  Professional
  • Joined on: 5/3/2010
  • Posts: 391

Hi there...

For UCMA 2.0, the best place would be to go here: http://msdn.microsoft.com/en-us/library/dd253340%28v=office.13%29.aspx

If you follow the other links in the pages (sublinks and related links), you will find C# based code-samples. I am not sure if thats what you need, but browse in that link and dig in the other links for more info.

Hope this helps,
Hajan


Page 1 of 1 (2 items)