client:具有boost的客户端连接,包括连接池

时间:2021-05-19 09:19:43
【文件属性】:
文件名称:client:具有boost的客户端连接,包括连接池
文件大小:24KB
文件格式:ZIP
更新时间:2021-05-19 09:19:43
C++ client author: LittleKu (L.K) email : date : 2014/09/12 Credit Nagist Description A client side connection with boost, include the connection pool Update Log: 2014/11/20 修复断开重连的BUG 2014/11/21 修复错误代码的传递,增加系统运行过程的流程状态识别代码(StatusCode) 2014/11/22 移除Readme.txt 目前代码已测试过,基本上按照当初的设计思路走,未来计划是先完善好各行代码的注释, 以方便初学者理解.另计划重写封包与解包的类(Message),目前的Message类只是当初简单的封装, 单纯为了框架的测试写的 2014/12/18 重写CMessage类,完善整个框架 2015/01/
【文件预览】:
client-master
----msgbuffer.cpp(5KB)
----.gitignore(3KB)
----Client.h(3KB)
----ClientImpl.cpp(3KB)
----Client.cpp(1KB)
----Makefile(2KB)
----Connection.cpp(698B)
----ConnectionPool.cpp(9KB)
----LICENSE(1KB)
----demo.h(0B)
----msvc12()
--------client.sln(933B)
--------client.vcxproj.filters(2KB)
--------client.vcxproj(6KB)
----README.md(1KB)
----ConnectionPool.h(2KB)
----ClientImpl.h(1KB)
----demo.cpp(3KB)
----Connection.h(8KB)
----.gitattributes(2KB)
----msgbuffer.h(1KB)
----msvc9()
--------client.vcproj(4KB)
--------client.sln(1KB)

网友评论