CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - boost asio

搜索资源列表

  1. HttpProxy.zip

    0下载:
  2. A http server with boost asio,A http server with boost asio
  3. 所属分类:Proxy Server

    • 发布日期:2016-01-27
    • 文件大小:10.25kb
    • 提供者:madlax
  1. FYChat

    0下载:
  2. FY语音聊天系统。使用google开源DUI做界面库。boost::asio做网络底层。openal实现语音,opencv实现视频,jpeg压缩。使用mysql数据库。系统实现了用户注册,密码找回,好友上下线提醒,文字语音聊天,视频聊天。-FY voice chat system. Use google to do open source DUI interface library. boost:: asio do network infrastructure. openal voice, op
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-19
    • 文件大小:26.95mb
    • 提供者:zoudanye
  1. Server

    0下载:
  2. boost::asio库 服务器与客户端实现-Boost: : an asio library server and client realized
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:13.8kb
    • 提供者:王超
  1. testasio

    0下载:
  2. boost库里面的ASIO应用例子,粘包处理,可以参考chat_server-boost asio
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6.35kb
    • 提供者:sss
  1. chat_client

    0下载:
  2. boost asio的一个异步通信聊天室的客户端程序-boost asio asynchronous communication in a chat room client programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:794.61kb
    • 提供者:袁梦
  1. nous_server

    1下载:
  2. 一个采用BOOST ASIO库写成的开源的网络框架,具有较高的性能,附带了采用此框架编写的DEMOD-A BOOST ASIO library using open-source web framework written in, high performance, with the use of this framework for the preparation of the DEMOD
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-15
    • 文件大小:23.69mb
    • 提供者:高磊
  1. boot_ASIO

    0下载:
  2. ASIO是基本Boost开发的异步IO库,封装了Socket,简化基于socket程序的开发。是新一代的C++跨平台的工具-Boost the development of ASIO is the basic asynchronous IO library encapsulates Socket, socket-based program development simplified. Is a new generation of C++ cross-platform tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:26.31kb
    • 提供者:zhan
  1. boost_asio_0_3_7

    0下载:
  2. c++标准库 boost的asio异步网络库,非常方便,很容易实现网络传输。-c++ standard library of asio asynchronous network library boost, very convenient, very easy to implement network transmission.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2.23mb
    • 提供者:冯旭飞
  1. CEmbeddedWebServer

    0下载:
  2. Webem是一个Web服务器,您可以嵌入在您的C + +应用程序。它更容易执行的浏览器的GUI。Webem是基于改良版的Web服务器,并允许HTML代码来执行C + +的方法。-Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere. Webem is based on a mi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:269kb
    • 提供者:陈思拓
  1. transferd-1.0.0

    0下载:
  2. 基于boost::asio的跨平台的转发服务器-Based on the boost:: asio cross-platform relay server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:line-shooter
  1. daytime1

    0下载:
  2. boost asio的一个的时间服务器的示例程序-boost asio to a time server sample program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:477.93kb
    • 提供者:袁梦
  1. chat_sever

    0下载:
  2. boost asio的一个异步通信聊天室的服务器端程序-boost asio asynchronous communication in a chat room server-side program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:680.48kb
    • 提供者:袁梦
  1. network_frame

    0下载:
  2. 使用boost::ASIO开发的一个tcp/udp服务器、客户端的架构。-this a framework for the network(tcp/udp,server and client) by the boost::asio
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:41.81kb
    • 提供者:李浩
  1. tcpproxy

    0下载:
  2. A simple tcp proxy (using boost asio)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:2.51kb
    • 提供者:karnel32221
  1. webem_src

    0下载:
  2. 可以嵌入到自己程序的web服务器,允许以html代码方式执行C++函数。-Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere. Webem is based on a minimally modified version of the boost::asio web se
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:751.1kb
    • 提供者:sheng
  1. bas_0_51_0

    0下载:
  2. 以boost asio为基础架构,高性能、高并发网络控件,有http proxy ssl等例子
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:56.24kb
    • 提供者:张寄望
  1. fastnet

    0下载:
  2. 利用boost.asio实现的一个高性能的网络库-Boost.asio to achieve a high-performance network library
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:67.68kb
    • 提供者:温祖槐
  1. http-server-asio

    0下载:
  2. 基于boost asio 开发的 http-server 内附详细说明。工具:c++builder2010。-boost asio http-server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-01
    • 文件大小:279.03kb
    • 提供者:wangwwd
  1. (ASIO研究包)CLient

    0下载:
  2. asio入门是引用,关于boost框架之asio入门理解(ASIO entry is a reference to the boost framework for ASIO entry comprehension)
  3. 所属分类:网络编程

  1. AsioTest

    0下载:
  2. ASIO测试程序 boost-asio-cpp-network-programming-chinese.pdf(ASIO examples boost-asio-cpp-network-programming-chinese.pdf)
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:6.23mb
    • 提供者:rogers
« 12 »
搜珍网 www.dssz.com