puppym / XmlProject
这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。
☆17Updated 6 years ago
Alternatives and similar repositories for XmlProject:
Users that are interested in XmlProject are comparing it to the libraries listed below
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆68Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- Linux环境下的C/C++小项目☆94Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆55Updated 7 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- C++设计模式实现,Qt项目☆173Updated 7 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆68Updated 5 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆23Updated 6 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 11 years ago
- 文件传输,Qt, 多线程 c++☆37Updated 5 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆133Updated 8 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- 一套客户端跨平台的网络同步盘系统,采用C++编写,客户端使用了Qt。☆48Updated 7 years ago
- C++ 学习资料,项目总结资料☆27Updated 11 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- QT(C++)开发小众日记app项目☆57Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- 使用Qt调用百度地图API☆23Updated 9 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- 网络云盘(简单的毕设项目)☆50Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆82Updated 4 years ago
- This is a Qt network file transfer project with client and server side to learn Qt programming.☆24Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago