TopBanner

Get Your Lync UCWA Programming Lab Up in 5 Minutes & 3 Easy Steps #UCWA #WebRTC

 

The Steps

 

1-Get OAuth Tokens from UCWA.lync.com

Goto http://ucwa.lync.com

image

Sign In with you Microsoft Account.

Agree with EULA

image

Copy one of the tokens (anyone of them)

image

A token will look something like:

image

2-Setup a HTTP server at http://localhost

Install IIS or the even simpler USBWebServer will work.

Download and unzip in a folder

http://www.usbwebserver.net/en/download.php

image

Double click usbwebserver.exe to run web server

image

Change port to 80 and click save (this is the port that will work with GotUC.net domain)

image

3-Copy UCWA Sample and Login

Dowload and unzip “UCWA Helper Libraries” from https://ucwa.lync.com/code and copy the extracted files/folders into usbwebserver Root folder.

image

Now browse to http://localhost on your machine and you should see the UCWA Code sample web page (below)

image

Click on sign in on “The developer sandbox”

Now fill in the sign in info:

  • Domain = gotuc.net
  • Token = {the token you copied above}

image

It will chug a bit and  then show a blank screen when you are logged in

image

Now Click on any task and play!  “Me Dashboard” > Get Presence

image

That’s all! Start Coding!

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.