connecting people acrossdownload.microsoft.com/download/f/3/d/f3d96c7f-2e6f-40f5...username:...

Post on 16-Jul-2020

4 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Connecting People Across

Work and Life

コアサーバー

Lync SDK

クライアントプラットフォーム

サーバー

Unified Communications Managed API (UCMA)

Lync Server SDK Lync 2013 SDK

Unified Communications Web API (UCWA)

SQL

FE

通話 共有 メッセージ プレゼンス ミーティング 人

サービスデバイス アプライア

ンス

管理

PSTN

サーバーとサービス

3rd party ecosystem

Web/Mobile?

var application = new Skype.Web.Model.Application;

application.signInManager.signIn ({

username: 'user1@contoso.com',

password: ‘password'

}

signInManager.mePerson.status.set('Online');

アプリケーションへの統合を数行のコードで実現。わかりやすい Skype プログラミングインタフェースを使ってプレゼンス、IM、音声、ビデオ、デスクトップ共有が可能。

アプリケーション

YourApp.html + YourApp.js

HTTP

Media Controller Signaling

Skype

ネットワーク

Identity / Auth

Identity

Provider

Media Provider

(音声 / ビデオ / 共有)

UX コントロール

JavaScript オブジェクトモデル

Skype for Business Web アプリ Plug-in

Skype Plug-in

WebRTC

アプリケーション

YourApp.html + YourApp.js

HTTP

Media Controller Signaling

Skype

ネットワーク

Identity / Auth

Identity

Provider

Media Provider

(音声 / ビデオ / 共有)

JavaScript オブジェクトモデル

Skype for Business Web アプリ Plug-in

サーバークライアントラッパー

Command Channel

Event Channel

Interactions

HTTP (GET, POST, PUT, DELETE)

P-GET Request / Response

Lync からの技術 Lync 2013 Skype for

Business

Server

Skype for

Business Online

UCMA (Unified Communications Managed API) ○ ○ ×

Lync Server 2013 SDK ○ ○ ×

Lync (Client) 2013 SDK ○ ○ ○

UCWA (Unified Communications Web API) ○ ○ 今後予定

Lync Server 2013 Persistent Chat SDK ○ ○ ×

SDN Interface 2.2 ○ ○ ×

Skype Developer Platform (新技術) Lync 2013 Skype for

Business

Server

Skype for

Business Online

Skype Web SDK (基本機能のみ) ○ 今後予定

Skype Services SDK × 今後予定 今後予定

top related