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

搜索资源列表

  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. zaphoyd-websocketpp-1c8ba99

    0下载:
  2. 一个用c++实现的websocket库,非常好用,继承之后一个listen即可完成构建websocket服务器-A c++ achieve websocket library is very easy to use, and after a listen to inherit completed building websocket server
  3. 所属分类:Web Server

    • 发布日期:2017-03-21
    • 文件大小:712838
    • 提供者:彭川
  1. WebSocketsTestdraft76

    0下载:
  2. C# Websocket Server的实现示范程序。新的浏览器支持HTML5,能够做为websocket client,与websocket server传递数据。-C# Websocket Server implementation of demonstration programs. The new browser supports HTML5, can be used as websocket client, with websocket server to transfer data.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-31
    • 文件大小:88923
    • 提供者:孙浩然
  1. fossa-freebsd

    1下载:
  2. 一款不错的用C/C++写的web通讯类库,包含socket、http、websocket client/server等众多功能-With a good C/C++ write web communications library, including socket, http, websocket client/server and many other functions
  3. 所属分类:Web Server

    • 发布日期:2016-10-17
    • 文件大小:1845248
    • 提供者:bernard rao
  1. nopoll-0.2.7.b164

    0下载:
  2. c语言实现websocket,既是websocket的一个库,可以调用它-c language produce websocket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:480906
    • 提供者:liu
  1. AllInOne

    1下载:
  2. 在Windows下不可多得的Websocket 服务,Win32源码,纯C++编写,VS下编译运行,代码清晰详细,里面包含使用的客户端例子(html代码)。-Rare under the Websocket Windows services, Win32 source code, pure C++ prepared, VS under the compiler to run, the code clear and detailed, which contains the use of clien
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-17
    • 文件大小:356352
    • 提供者:黄希
  1. websocket-master

    1下载:
  2. c++写的websocket但是是用GCC写的,有需要的自己去下载。-The c++ write websocket but is written in the GCC, need yourself to download.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:16020
    • 提供者:555
  1. websocketpp-master

    0下载:
  2. websocket开源代码 c++ 主要包含websocketpp-master里面有examples-websocket open source c++ consists mainly websocketpp-master, there are examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:931762
    • 提供者:要噶
  1. WebsocketCsharp

    0下载:
  2. 一个基于.net的websocket的源代码(A.net based websocket source code)
  3. 所属分类:C#编程

    • 发布日期:2017-12-22
    • 文件大小:5133312
    • 提供者:安好丶
  1. websocketpp-master

    0下载:
  2. websocket通信服务端加客户端源码 + demo(websocket demo and source code.Teach you how to use websocket to communicate with both client and server.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:930816
    • 提供者:Edward_TC
  1. superwebsocket

    2下载:
  2. supersocket 客户端服务端程序,发送消息,上线下线(Supersocket client server program, send messages, on-line offline)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:1475584
    • 提供者:xyc
  1. SignalR-Client-Cpp-dev

    0下载:
  2. C++语言实现SignalR(微软WebSocket 库)(SignalR that is writed by Microsoft in WebSocket is based C++)
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:1553408
    • 提供者:g2015
  1. uWebSockets-master

    6下载:
  2. 由C++写的高性能websocket服务端,支持百万连接.(High performance websocket server by C++ ,support 100K client.)
  3. 所属分类:Web服务器

    • 发布日期:2017-12-27
    • 文件大小:11582464
    • 提供者:JackLawless
  1. TestWebSocket

    0下载:
  2. 调用.NET库实现C#使用websocket协议(using websocket in c#)
  3. 所属分类:C#编程

    • 发布日期:2017-12-27
    • 文件大小:145408
    • 提供者:andrewzeng
  1. libwebsockets-master

    0下载:
  2. C/C++实现的websocket功能模块,该架构可以接管WS接入层与路由层之间的TCP连接(websocket implemented with C/C++ language.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:2830336
    • 提供者:Chiwen
  1. websocket_socketIo

    0下载:
  2. 使用C#实现WebSocket的网络通信功能,功能简单易消化,非常适合新人(Show the function of network communication with websocket)
  3. 所属分类:.net编程

    • 发布日期:2018-04-20
    • 文件大小:2077696
    • 提供者:AJ1987
  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. websocketdemo

    3下载:
  2. vc写的websocket客户端和服务器端,并且有html传送数据的例子(websocket client and server demo)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2019-03-21
    • 文件大小:333824
    • 提供者:evercloudy
  1. websocket server client c++

    0下载:
  2. websocket server client c++,大家快下!
  3. 所属分类:Web服务器

« 12 »
搜珍网 www.dssz.com