期刊文献+

Android WebRTC技术在协同设计中的应用

Android WebRTC Technology Application in Collaborative Design
下载PDF
导出
摘要 WebRTC是近年来比较热门的技术,它允许开发者在Web应用中实现点对点的视频传输与数据传输。将这一技术与移动终端技术结合并应用到协同设计,能够让不同地区的协同设计人员通过网络进行实时交流。该技术关键在于建立一条对等点信道。然而,网络不佳或者多端通讯的存在可能导致信道建立失败,因此,本文提出一种延时重发模式来解决该问题。具体来说,请求方在发送SDP描述符后等待一段时间,若收到接收方的回复信息,则建立成功;否则,请求方重新发送信息,当发送5次仍未成功,则放弃连接。而且,目前大多数端对端的文件传输需要借助于服务器,这就意味着在传输大文件时需要提供高性能的服务器。对此,本文的解决办法是对文件进行分片处理,并通过WebRTC的对等点信道直接在端与端间传输,使得该过程不再依赖于服务器并充分利用客户端的上行带宽。实验结果表明,延时重发模式不仅能够保证信道在各种情况下的成功建立,而且能够高效、快速地在对等点间传输文件。 Recently, WebRTC is a popular technology which makes point to point video transmission and data transmission realiz- able in Web applications. When combining with mobile technologies and applied to collaborative design, designers in different ar- eas could communicate through network in real time. The key point of WebRTC is to establish a peer channel. However, when poor network or multiple communicating exists, the course may fail. Therefore, a delayed re-send mode was introduced to solve the first problem. Specifically, after supplicant sending SDP descriptors and waiting for a period of time, if the recipient could re- ceive the corresponding message, the channel is been connected, else the supplicant should re-send the message. If this process failed five times, the trail would be terminated. Moreover, most end-to-end file transfer relies on the server, which means that high performance servers should be supplied as transferring large files. As for this problem, the solution is to split the file into pieces and to transfer massage among terminals through WebRTC peer channel directly, which makes it no longer depends on the server, and takes full advantage of the upstream broadband of the client. It shows that delay and re-send mode can not only guar- antee a successful connection of channels, but also be able to transfer files efficiently and quickly between peers.
作者 王怀亭 梁正和 庄天龙 WANG Huai-ting L ZHUANG Tian-long(College of Computer and Information, Hohai University, Nanjing 211100, China)
出处 《计算机与现代化》 2017年第3期18-21,26,共5页 Computer and Modernization
关键词 WebRTC技术 对等点信道 延时重发 文件传输 协同设计 WebRTC technology peer channel delayed re-send mode file transfer collaborative design
  • 相关文献

参考文献9

二级参考文献43

  • 1朱渊萍,陈素芬.基于P2P技术的文件分发结构的研究[J].南昌工程学院学报,2007,26(1):50-53. 被引量:2
  • 2张庆丰,李东琦,唐慧佳.基于P2P分布式文件传输系统的研究[J].微计算机信息,2007(24):92-94. 被引量:9
  • 3丁树奎,陈忠兴,朱胜利,等.城市轨道交通乘客信息系统(PIS)技术[C].中国城市轨道交通新技术(第三集),2009.
  • 4Web Socket.org.About Web Socket[EB/OL].http://www.websocket.org/aboutwebsocket.html,2013.
  • 5Hypertext Transfer Protocol—HTTP/1.1[S/OL].2013.http://www.ietf.org/rfc/rfc2616.txt.
  • 6The Web Socket Protocol RFC 6455[S/OL].2013.http://datatracker.ietf.org/doc/rfc6455/?include_text=1.
  • 7W3C.The Web Socket API[EB/OL].2013.http://dev.w3.org/html5/websockets/.
  • 8Cerpa A E, Wong J L, Potkonjak M, et al. Temporal properties of low power wireless links : modeling and im- plications on multi-hop routing. In: Proceedings of the 6th ACM IntSymp on Mobile ad Hoc Networking and Computing, New York, USA, 2005. 414-425.
  • 9Srinivasan K, Dutta P, Tavakoli A, et al. Understanding the causes of packet delivery success and failure in dense wireless sensor networks. In: Proceedings of the 4th In- ternational Conference on Embedded Networked Sensor Systems, New York, USA, 2006. 419-420.
  • 10Tran A T, Kim M K. Characteristics of ETX link quality estimator under high traffie load in wireless networks. In: Proeeedings of the 2013 IEEE International Conference on High Performanee Computing and Communieations & Em- bedded and Ubiquitous Computing (HPCC_ EUC), Zhangjiajie, China, 2013. 611-618.

共引文献57

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部