Leopard-C / iclient
C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)
☆60Updated 3 months ago
Alternatives and similar repositories for iclient:
Users that are interested in iclient are comparing it to the libraries listed below
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- windows 系统API C++封装库,包含进程间通讯,互斥,内存队列等通用功能☆54Updated 8 years ago
- 基于Duilib的跨平台界面库☆27Updated 5 months ago
- wmic 是一款获取PC电脑相关硬件信息的程序,目前支持 主板,硬盘,内存条,显卡,网卡等信息,使用 windows wmi com c++ 编写。☆45Updated 6 months ago
- 一个封装了 7z 压缩解压功能的接口☆43Updated 5 years ago
- 一个window下免费开源带UI编辑器的且可像MFC一样自动生成窗体类、控件变量、消息映射的UI库。 A window free open source with UI editor and can automatically generate form c…☆45Updated this week
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆38Updated 3 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- ☆24Updated last week
- DuiDesigner, build on windows10 with vs2017☆13Updated 5 years ago
- C++操作HTML,调用JS,实现IE内核浏览器☆28Updated 6 years ago
- 一些常用C++接口和开发库的使用示例代码☆34Updated 11 months ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 6 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完 善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆61Updated last year
- duilib 界面库编写的duilib xml文件布局预览工具☆21Updated 6 years ago
- 获取机器唯一标识:CPU ID,系统所在磁盘序列号,主板序列号。linux 和 win☆36Updated 4 years ago
- duilib XML界面编辑器☆18Updated 2 years ago
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆99Updated 2 months ago
- 基于C语言 跨平台zip/unzip☆28Updated 5 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- A chat app client than the ui base on duilib and with network communications! This project is not yet completed!☆46Updated 6 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- A IOCP Server Class on Windows!☆47Updated 5 years ago
- 基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文…☆11Updated 5 years ago
- Duilib扩展控件收集☆35Updated 6 years ago
- 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。☆120Updated 3 weeks ago