CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - html5 websocket

搜索资源列表

  1. MiranaVideo

    0下载:
  2. html5 案例源代码 websocket-html5 example source code
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:3407619
    • 提供者:史永刚
  1. html5-Reference-manual

    0下载:
  2. 讨论HTML5 的Canvas、Geolocation 、Communication、WebSocket、Forms、Web Workers、Storage 等API 的使用, 辅以直观明了的客户端和服务器端示例代码,让开发人员能够迅速理解和掌握新一代Web 标准所涵盖的核心技术。-翻译结果(中 > 英)复制结果 Discussion of HTML5 Canvas, Geolocation, Communication, WebSocket, Forms, Web Workers,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:184625
    • 提供者:terwer
  1. websocket_source_files

    0下载:
  2. websocket的一个例子。 html5中的-websocket demo html5
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:5380
    • 提供者:xiaobingee
  1. websocket

    0下载:
  2. 我自己写的一个HTML5中的websocket前台,希望对正在研究Websocket的朋友有所帮助。-I wrote a meta websocket the front desk, and hopes to study is websocket friends help.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:218407
    • 提供者:倪磊
  1. source

    0下载:
  2. 简析html5基于websocket的例子,希望给正在的学习的兄弟一些帮助。-Brief Analysis of html5 based examples of websocket, to learning is the brother some help.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:87367
    • 提供者:tt
  1. src

    1下载:
  2. 一个html+java写的html5纸牌斗地主游戏,html5需要支持websocket的浏览器,比如chrome-The html5+java write Landlords game, html5 need to support browser of websocket, such as chrome
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-09-28
    • 文件大小:14336
    • 提供者:duwenquan
  1. websocket

    0下载:
  2. 用websocket实现的通信的程序,使用了html5里面的新元素websockt,和以往的socket通信不同-A websocket communication example.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:10564
    • 提供者:renshoushou
  1. Fleck-master

    0下载:
  2. 基于html5的.NET WebSocket后台服务组件!-Html5-based NET WebSocket background service components!
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-10
    • 文件大小:4463679
    • 提供者:taoxs
  1. websocket

    0下载:
  2. 通过html5的新技术websocket写的聊天室,加入了动画的元素,使得玩家以一个精灵的身份进入聊天室。-Through new technology websocket html5 written chat room, joined the animation elements, making the identity of the player to a wizard enter the chat room.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:50748
    • 提供者:夏天
  1. websocket

    1下载:
  2. 通过websocket简单实现多人聊天系统,可以把源程序部分放在tomcat里,打开html网页,可实现,是html5新功能实现的网络编程-Achieved through a simple websocket multiplayer chat system, you can put some on the tomcat source code, open the html page can be realized, new functionality is implemented html5
  3. 所属分类:JavaScript

    • 发布日期:2017-05-12
    • 文件大小:14336
    • 提供者:谌通
  1. phpwebsocket

    2下载:
  2. HTML5+websocket实现PHP简单聊天室,含使用文档+源代码,开发语言:HTML5,Javascr ipt,php,开发工具:Phpstorm 4.0,网上基本找不到一个成功用php写server的案例,比较少商业用途会使用这个脚本语言来实现server。html5 websocket的根本通讯还是基于http get,所以在性能上,理论值会比tcp socket低一点点。   PHP的垃圾回收机制,做socket长连接,是有问题的。   关于多线程,Php本来是单线程的,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:472007
    • 提供者:spudn90
  1. java-chat-room

    1下载:
  2. HTML5 WebSocket实现了服务器与浏览器的双向通讯,双向通讯使服务器消息推送开发更加简单,最常见的就是即时通讯和对信息实时性要求比较高的应用。以前的服务器消息推送大部分采用的都是“轮询”和“长连接”技术,这两中技术都会对服务器产生相当大的开销,而且实时性不是特别高。WebSocket技术对只会产生很小的开销,并且实时性特别高-HTML 5 WebSocket server and browser of two-way communication, two-way communicati
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7345
    • 提供者:aoki123456
  1. actionService

    0下载:
  2. websocket,与socket,通信服务端,用于web与app通信(the service of websocket and socket, that are used web and app comunication)
  3. 所属分类:WEB开发

  1. websocketsServer

    1下载:
  2. html5 socket连接c开发的服务端(I've been hearing about HTML5 for quite some time now, and I especially liked the idea of web sockets. Giving us the ability to send data directly to the user, instead of doing something like polling with AJAX requests seems lik
  3. 所属分类:WEB开发

    • 发布日期:2017-12-18
    • 文件大小:54272
    • 提供者:coolbas
  1. MultiChating

    0下载:
  2. 利用websocket+signalr 进行通信,实现多人聊天的功能。(using Html5 websocket and signalr to implement multi-chatting online.)
  3. 所属分类:WEB开发

    • 发布日期:2017-12-30
    • 文件大小:95232
    • 提供者:猫儿不熊
  1. simpleChess-0.0.4

    0下载:
  2. 基于HTML5+WebSocket+JAVA的棋牌游戏五子棋(Chess and card based on HTML5+WebSocket+JAVA)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:167936
    • 提供者:``yan
搜珍网 www.dssz.com