Imagining if the signalling and presence information are handled, how, is it possible to use Webrtc datachannel as the underlying file transfer protocol instead of lync's own File transfer protocol (TFTP) to transfer file from a lync client(web app) to a non-lync client (web app with webrtc enabled)?
1 に答える
0
Lync は、相互運用可能なクライアント プログラムを提供します。このようにして、プレゼンス情報用の任意の Web アプリケーションに簡単に添付できます。
Client interoperability example:
Application: http://lyncpresence.orbitone.com/
Source: http://lyncwidget.codeplex.com/
Unified Program (includes interoperability of Lync server with all networks):
http://technet.microsoft.com/en-us/library/gg398996.aspx
http://technet.microsoft.com/en-in/office/ocs/bb735838.aspx
http://technet.microsoft.com/en-us/lync/gg131938.aspx
于 2013-02-12T18:21:25.830 に答える