搜索资源列表
poco-1.2.5.tar
- C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
BISM “菁搜”FTP搜索引擎控制台源码
- 开源项目:BISM“菁搜”FTP搜索引擎 borland c++ 2007开发平台 这里使用了boost库 联系EMAIL:BISM软件工作组 E-MAIL:Bismsotware@163.com 余文锋 E-MAIL:wenfeng610@yahoo.com.cn 陈鸿雏 E-MAIL:canzer@126.com.cn 吴侃侃 E-MAIL:suzerain2005@163.com 相关的其它信息:http://blog.csdn
boot_ASIO
- 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
boost_asio_0_3_7
- c++标准库 boost的asio异步网络库,非常方便,很容易实现网络传输。-c++ standard library of asio asynchronous network library boost, very convenient, very easy to implement network transmission.
CEmbeddedWebServer
- 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
bismftpsearchconsolecode
- BISM菁搜FTP搜索引擎控制台源码 已经发布 里面有详细源码 开源项目:BISM“菁搜”FTP搜索引擎 borland c++ 2007开发平台 这里使用了boost库 联系EMAIL:BISM软件工作组 E-MAIL:Bismsotware@163.com 余文锋 E-MAIL:wenfeng610@yahoo.com.cn 陈鸿雏 E-MAIL:canzer@126.com.cn 吴侃侃 E-
poco-1.3.6p2.tar
- POCO C++ Libraries 提供一套 C++ 的类库用以开发基于网络的可移植的应用程序,功能涉及线程、线程同步、文件系统访问、流操作、共享库和类加载、套接字以及网络协议包括:HTTP、 FTP、SMTP 等;其本身还包含一个 HTTP 服务器,提供 XML 的解析和 SQL 数据库的访问接口。-C++ class libraries for network-centric, portable applications, integrated perfectly with the C++
BoostXML
- BoostXML handler, it implemented in c++ and use boost serialization to work with xml files
webem_src
- 可以嵌入到自己程序的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
poco-1.4.2p1
- POCO C++是一个开源的C++类库的集合,它主要提供简单的、快速的网络和可移植应用程序的C++开发,这个类库和C++标准库可以很好的集成并填补C++标准库的功能空缺。POCO库的模块化、高效的设计及实现使得POCO特别适合嵌入式开发。在嵌入式开发领域,由于C++既适合底层(设备I/O、中断处理等)和高层面向对象开发,越来越流行。当然POCO也准备好了面对企业级挑战。 POCO <wbr>C++简介 POCO C++包含四个核心库和一些附加库。核心库包括Fo
dlib-17.47
- a general purpose cross-platform C++ library designed using contract programming and modern C++ techniques. It is open source software and licensed under the Boost Software License.
turtle-1.2.0
- 描述 海龟是一个C ++的基础上专注于易用性,简单性和灵活性的升压转换器的模拟对象库。 龟网站 分类 测试 许可证 提升软件许可证(BSL1.0) 特点 简单和简洁的语法, 轻松定制使用仿函数的约束 信息和自定义的日志 可选的,但全面集成Boost.Test 破坏时的模仿对象的自动验证 ANSI/ ISO C ++03 -Descr iption Turtle is a C++ mock object library based
http-server-asio
- 基于boost asio 开发的 http-server 内附详细说明。工具:c++builder2010。-boost asio http-server
c_s
- 一个基于boost库的简单C/S模型实现,实现了客户端和服务端的简单通信,主要是可以通过这个了解boost的基本通信协议实现方式-A simple boost library-based C/S model, has implemented a client and service side of simple communication, mainly through this understanding can boost the basic communication protocol i
boostfile2
- c++ boost asio库实现的文件传输的例子,使用了tcp协议,给出了头文件的定义和源文件-c++ boost asio library implements the file transfer example, using tcp protocol, given the definition of header files and source files
st_asio_wrapper
- 它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;-It is a c/s network programming framework, based on boost.asio package (minimum tried to in
muduo-master
- 通用的网络库,用于构建服务器并发,基于BOOST标准c-the general net libary for network,which often use for server parral connection