Reputation: 337
I have created a chat bot in c#. But the requirement has changed to a bot that can be directly accessed through lync. Lync is present in our network, but the server is separate and my development environment is not at the server side. I have a few questions on the scenario :-
I have to create an application endopoint. Is UCMA the best way to go?
Is UCMA free?
How do I set up my development environment so that I can test my bot without affecting the other lync users?
Is it possible to make my local system the server, add it to the trusted server list in the actual lync server, add my application endpoint to the trusted application pool in the actual lync server.Would I need anything else if I follow this route?
I have lync 2010. Will UCMA 4.0 SDK work for lync 2010?
Upvotes: 0
Views: 198
Reputation: 2658
Upvotes: 0