We are working on a client app that should search and download directory information from Microsoft OCS server (OCS old as well as Lync).
Say I have a user on OCS who represents my application endpoint, and I try to message them from a web application locally (I built on top of the BasicIMCall sample application), and at some point they
I have xmppframework for ios. I was able to communicate with GTalk but I need to use this api for Microsoft OCS for internal application of my company. Our server has been configured with CWA.
I\'m writing a UCMA 2.0 application which connects with a \'UserEndpoint\' to OCS. I want to be able to set a custom presence message along with my availability!
I am trying to establish a video call with with UCMA 2.0. But, I always end up with开发者_C百科 establishing an audio call.
I want to write a plugin to Visual Studio 2010 which changes the Office Communicator(OCS) status of a user when s/he startes debugging in Visual Studio. I am familiar with the Client-Side API of OCS b
I\'m looking for the client side and server side API for Lync 2010. But I found many API that can be able t开发者_运维百科o develop. Anyone what are difference between all of them? Please help
I\'m looking to create an IM bot for OCS which will provide users with certain pieces of information based on a series of external triggers. We use OCS exclusively in our environment, so building a bo
I am trying to get a user\'s SIP address so I can use a JavaScript object to check their presence in Office Communicator. Here is a script I found that is similar to what I am looking to do开发者_开发
In Microsoft Live Communication Sever, all the IMs (instant messages) are stored on MS-SQL databa开发者_Python百科se and I could see them by simple queries.