简体   繁体   English

Webrtc数据通道可以用于Lync和非Lync用户之间的文件传输吗?

[英]Can Webrtc datachannel be used for file transfer between a Lync and non-lync user?

假设是否处理了信令和状态信息,如何使用Webrtc数据通道作为基础文件传输协议,而不是lync自己的文件传输协议(TFTP)将文件从lync客户端(网络应用程序)传输到非lync客户端(启用了webrtc的网络应用)?

Lync provides Client interoperable programs. Lync提供了客户端互操作程序。 In that way it can be easily attached to any web application for presence information. 这样,它可以轻松地附加到任何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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM