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

搜索资源列表

  1. websocket

    3下载:
  2. 我自己写的一个HTML5中的websocket示例,希望对正在研究Websocket的朋友有所帮助。-I wrote a meta websocket example of, and hopes to study is websocket friends help.
  3. 所属分类:Web Server

    • 发布日期:2016-10-18
    • 文件大小:636928
    • 提供者:倪磊
  1. WhiteBoard

    0下载:
  2. Fun with HTML5 Canvas, WebSocket, JQuery and ASP.NET. End-result: A live white board on a web page! .-Playing with some of the cutting edge stuff to develop a live drawing white board on a web page where multiple people can collaborate and each per
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1482140
    • 提供者:xie linfeng
  1. WebSocket

    0下载:
  2. HTML5 Web Socket Demo in Chrome.
  3. 所属分类:Web Server

    • 发布日期:2015-12-29
    • 文件大小:11470
    • 提供者:ioernt
  1. websocket by C++

    4下载:
  2. 基于C++实现的websocket服务器
  3. 所属分类:网络编程

  1. Web

    0下载:
  2. websocket 通信实现 可以自己设为服务端 需用jjey-websocket communication server implementation can set their own required jjey
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1967074
    • 提供者:周勇
  1. nodejs_websocket_server

    0下载:
  2. node.js websocket的例子,nodejs很有前途-node.js websocket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:28005
    • 提供者:xiaobingee
  1. example

    0下载:
  2. 一个修改过的Html5中的websocket的聊天室,希望对正在研究HTML5的朋友有所帮助-A modified the meta websocket chat room, and hopes to study the meta are friends help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1197388
    • 提供者:倪磊
  1. source

    0下载:
  2. HTML5实现的客户端和服务器端的聊天界面,包括了nodejs\websocket的应用!-The HTML5 achieve client and server side chat interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:92454
    • 提供者:higer
  1. html5---WebSocket

    0下载:
  2. WebSocket服务器监控客户端 内存消耗监控的例子-WebSocket server monitoring the client Example of memory consumption monitoring
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:4395
    • 提供者:cfy
  1. websocket

    0下载:
  2. web在线聊天,websocket机制,代码清晰-web online chat, websocket mechanism, clear code
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-09
    • 文件大小:105526
    • 提供者:小风
  1. websocket

    0下载:
  2. 在线聊天室,实现实时用户间的登陆聊天功能,利用websocket-Online chat rooms
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:13563
    • 提供者:方志勋
  1. websocket

    2下载:
  2. html5下websocket的delphi实现代码,内含一个基于websocket的聊天小程序,可在支持html5的浏览器下成功运行-html5 websocket delphi realized under the code, containing a websocket-based chat applet in a browser support html5 run successfully
  3. 所属分类:Web Server

    • 发布日期:2015-01-17
    • 文件大小:533504
    • 提供者:王栋
  1. websocket

    0下载:
  2. Websocket HTML5最新的网络编程协议,目前支持的浏览器有谷歌,火狐等浏览器,IE10+以上支持-Websocket HTML5 latest network programming protocol currently supported browsers Google, Firefox and other browsers, IE10+ more support
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:73808
    • 提供者:Mr.Zhang
  1. WebSocket兼容到低版本浏览器

    0下载:
  2. 通过flash使IE低版本也支持websocket.(The low version of IE also supports websocket. through flash)
  3. 所属分类:Web服务器

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:tvriawnui
  1. Websocket-Map-master

    1下载:
  2. 基于websocket 进行 定位轨迹回放 的平台 可以参考学习 Websocket Map(Websocket positioning track based on the playback platform, you can refer to learn Websocket Map)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1803264
    • 提供者:jiejie2017
  1. websocket-master

    0下载:
  2. websocket通讯小 demo,有兴趣的同学可以试一下(Websocket communication small demo, interested students can try)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:你想咋地
  1. websocket-master

    0下载:
  2. 网页之间通信的用的协议,已经调试完成,下载可直接使用(websocket-master it is used in the process of the websocket and the bsp)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:14336
    • 提供者:WJC532
  1. websocket.tar

    3下载:
  2. 大神写的websocket服务器,但有内存报错,也没管内存释放,还有一些不完善的地方,我给弄好了 把ws.html放到你的网站。修改里面的ip。 编译和运行服务器端(我是centos下) gcc -g -o websocket websocket.c valgrind --show-reachable=yes --leak-check=full ./websocket 访问http://你的网站/ws.html看效果。(The websocket server written
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:86016
    • 提供者:雷先生123
  1. Java-WebSocket-master

    1下载:
  2. websocket 导入jar包即可使用 建立长连接(Websocket imports jar packages to use a long connection)
  3. 所属分类:android开发

  1. d7 websocket

    3下载:
  2. delphi7 假设websocket服务端。d7没有wensocket控件,我也不会写插件,只好自己用socket接收,再自己解析、打包数据了。
  3. 所属分类:界面编程

    • 发布日期:2019-04-29
    • 文件大小:559507
    • 提供者:kyo1124@126.com
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com