从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
☆259Oct 11, 2024Updated last year
Alternatives and similar repositories for chatRoom
Users that are interested in chatRoom are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Qt 写的五子棋小游戏,带AI和双人对战,已添加网络功能☆19Aug 20, 2018Updated 8 years ago
- 基于tcp/ip的Qt聊天室☆67Dec 5, 2020Updated 5 years ago
- 基于云服务器的TCP网络聊天室【客户端Qt5.6开发、后台服务器多进程实现、Mysql数据库管理用户信息】☆23Oct 23, 2019Updated 6 years ago
- 基于C++和epoll实现的聊天室☆165Aug 11, 2020Updated 6 years ago
- 😉基于QT开发的局域网聊天室☆91Dec 1, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Linux 平台基于 Qt + MYSQL 的聊天程序☆20Nov 22, 2019Updated 6 years ago
- 基于阿里云服务器+libevent+qt+mysql等实现仿qq聊天软件,主要功能包括注册、登录、添加好友、聊天(私聊和群聊)、文件传输、建群、加群、好友上下线提醒。☆37Oct 4, 2022Updated 3 years ago
- Qt实训的聊天室☆23Oct 27, 2018Updated 7 years ago
- 基于Qt的P2P聊天软件实现,主要由 多个聊天客户端和一个中心注册服务器组成。☆83Feb 18, 2021Updated 5 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Sep 7, 2016Updated 10 years ago
- Qt仿QQ聊天软件☆18May 5, 2024Updated 2 years ago
- 北理工计科小学期:Qt聊天室。本项目采用云服务器架构+QML前端,实现多人在 线即时聊天。☆19May 25, 2025Updated last year
- p2p局域网聊天室 模仿QQ界面 Qt/C++☆32Mar 16, 2018Updated 8 years ago
- QT6开发的网络聊天室,模仿QQ微信风格☆79Feb 5, 2026Updated 7 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 聊天室 -- 17年暑假项目(Linux C网络编程)☆466Apr 30, 2021Updated 5 years ago
- c/s架构基于线程池+I/O复用并发聊天室☆23Apr 17, 2019Updated 7 years ago
- 使用Qt开发的一款即时通信软件,支持文件传输、语音、文件共享、CA登录、聊天记录同步等等☆139Sep 16, 2015Updated 10 years ago
- Qt5气泡式聊天框——QListWidget+QPainter。 气泡式聊天的显示是由QListWidget作为控件,每个气泡是由QListWidgetItem提升成QWidget来实现的。每个气泡可以理解为可以自由布置里面内容的QWidget。每个Item保存聊天的对话、…☆114Mar 26, 2024Updated 2 years ago
- 网络云盘(简单的毕设项目)☆53Aug 19, 2020Updated 6 years ago
- 从零开始一个服务器(C语言)☆10Apr 11, 2019Updated 7 years ago
- 基于Linux系统下的聊天室程序-LINUX程序设计课程☆12Nov 15, 2021Updated 4 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆252Apr 1, 2024Updated 2 years ago
- Qt实现仿QQ即时聊天程序☆233Jan 10, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C语言+epoll+线程池实现的聊天室☆15Jun 7, 2022Updated 4 years ago
- 《Go Web 编程》中chitchat博客项目的学习(添加详细中文注释)☆52Sep 8, 2018Updated 8 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆119Sep 13, 2018Updated 7 years ago
- 使用Qt5写的一个聊天室软件,涉及到Qt的TCP通信、多线程和Mysql数据库操作,使用穿透工具把服务器穿透至公网,已实现基本的禁言,黑名单,连接管理等基本功能☆37Aug 21, 2022Updated 4 years ago
- a mini implementation of muduo☆131Jun 28, 2014Updated 12 years ago
- Linux下的网络聊天室☆35Sep 6, 2016Updated 10 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Feb 22, 2019Updated 7 years ago
- A Sokoban Game implemented with WPF, and Assembly in its core.☆11Jun 6, 2019Updated 7 years ago
- A C++ High Performance Web Server☆8,220Sep 27, 2023Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Qt写的一个局域网内发消息的聊天室小程序。☆13Nov 13, 2013Updated 12 years ago
- 运行在Linux系统平台,基于TCP/IP的聊天室程序☆26Jul 18, 2020Updated 6 years ago
- flamingo 一款高性能轻量级开源即时通讯软件☆3,954Apr 15, 2026Updated 4 months ago
- 一些Win32或MFC常用的工具类☆14Jan 20, 2014Updated 12 years ago
- 三相永磁同步电动机的FOC控制☆10Mar 27, 2020Updated 6 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- qt_局域网聊天室,参考自<<Qt开发实战>>中的例子☆16Aug 4, 2019Updated 7 years ago