linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。
☆141Sep 7, 2016Updated 9 years ago
Alternatives and similar repositories for IM
Users that are interested in IM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- 基于C语言编写的高并发Epoll服务器☆19Jan 19, 2020Updated 6 years ago
- TeamTalk之IM消息收发服务端☆23Sep 26, 2014Updated 11 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆22Mar 30, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 玉兔即时通讯。开源的跨平台的的即时通信系统。包括文本、音视频、白板、远程控制☆548Jul 1, 2026Updated last week
- 基于Linux 的socket通信机制的即时通讯软件,包括私聊,群聊,来信提醒,聊天记录查询,在线人数查询等等模块,适合初学者学习。☆13Jul 18, 2019Updated 6 years ago
- LAN Instant Messaging based on Qt☆89May 3, 2018Updated 8 years ago
- 基于qt c++的一个即时通讯软件☆43Nov 17, 2019Updated 6 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,111Jul 5, 2022Updated 4 years ago
- 群聊demo:包括基于ENet的服务器和使用qt开发的客户端(注册,登录,群聊)☆15Jun 13, 2015Updated 11 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池 和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- 基于CTP和Qt的可视化期货监控系统☆54Jan 8, 2018Updated 8 years ago
- This is a Qt network file transfer project with client and server side to learn Qt programming.☆23Aug 19, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 6 years ago
- ☆118Mar 27, 2017Updated 9 years ago
- C++ source code for 《C++数据结构与算法(第4版)》, ISBN: 978-7-302-37668-2☆12Oct 9, 2020Updated 5 years ago
- 实训课程项目 - 多人IM,使用Qt构建☆55Jun 4, 2020Updated 6 years ago
- 简单的TCPSocket程序,界面基于QT,客户端和服务器端集成在一个程序中。☆11Aug 18, 2016Updated 9 years ago
- QT实现的一个类似QQ的通讯工具,支持文件传输,群,截图等常见功能,语音,视频待补充☆32Nov 7, 2015Updated 10 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- a c/c++ ide☆15Sep 25, 2019Updated 6 years ago
- QT开发的调用打印机打印图片的程序,代码比较简单,适合初学者学习使用。☆19Dec 6, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆81Mar 23, 2014Updated 12 years ago
- Qt多线程实现进度条示例☆10Oct 27, 2017Updated 8 years ago
- 一套客户端跨平台的网络同步盘系统,采用C++编写,客户端使用了Qt。☆49Mar 28, 2017Updated 9 years ago
- qt知识点☆21Apr 27, 2020Updated 6 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆156Dec 22, 2021Updated 4 years ago
- 基于Libuv的跨平台通信框架, A cross-platform framework based on Libuv☆13Apr 8, 2021Updated 5 years ago
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆261Oct 11, 2024Updated last year
- Qt based simple C++ code editor with code highlighting, code completion and compiling/基于Qt的简单C++编辑器,带代码高亮、联想和编译运行功能☆36May 13, 2018Updated 8 years ago
- 聊天系统基于C/S编程模型,集服务器和客户端为一体,实现多用户并发模式下的聊天功能,包括登录、查看好友列表、私聊、公聊、消息记录、退出等操作。☆17Aug 6, 2016Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 这是一个使用Qt开发的生成条形码的小程序☆11Jul 10, 2023Updated 2 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆83Dec 30, 2022Updated 3 years ago
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Jan 10, 2020Updated 6 years ago
- A modbus server example implemented by libmodbus. It can serve for multi clients and is very easy to use for everyone.☆13Jan 17, 2024Updated 2 years ago
- 基于QT的socket通讯程序,实现文件可靠传输,支持点对点在线聊天和离线消息缓存,支持多人在线聊天。☆101Sep 28, 2018Updated 7 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆347May 19, 2018Updated 8 years ago