文件名称:SkyRTC-demo-master

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [JavaScript] [源码]
  • 上传时间:
  • 2017-09-26
  • 文件大小:
  • 9kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • hw***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

众所周知,浏览器本身不支持相互之间直接建立信道进行通信,都是通过服务器进行中转。比如现在有两个客户端,甲和乙,他们俩想要通信,首先需要甲和服务器、乙和服务器之间建立信道。甲给乙发送消息时,甲先将消息发送到服务器上,服务器对甲的消息进行中转,发送到乙处,反过来也是一样。这样甲与乙之间的一次消息要通过两段信道,通信的效率同时受制于这两段信道的带宽。同时这样的信道并不适合数据流的传输,如何建立浏览器之间的点对点传输,一直困扰着开发者。WebRTC应运而生,skyRTC就是WebRTC的一个例子。(As we all know, the browser itself does not support the establishment of a direct channel between each other to communicate, are through the server to transit. For example, there are now two clients, A and B, they both want to communicate, first of all need a server, B and the establishment of a network between the server. A send a message to B, the first message sent to the server, the server on a message to transit, sent to the B Department, which is the same. So that a message between A and B through two channels, the efficiency of communication at the same time by the bandwidth of these two channels. At the same time such a channel is not suitable for data transmission, how to establish a point-to-point transmission between the browser, has been plagued by the developer. WebRTC came into being, skyRTC is an example of WebRTC.)
相关搜索: skyrtc

(系统自动生成,下载前可以参看下载内容)

下载文件列表

SkyRTC-demo-master

SkyRTC-demo-master\README.md

SkyRTC-demo-master\index.html

SkyRTC-demo-master\package.json

SkyRTC-demo-master\public

SkyRTC-demo-master\public\SkyRTC-client.js

SkyRTC-demo-master\server.js

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org