基于云服务器的TCP网络聊天室【客户端Qt5.6开发、后台服务器多进程实现、Mysql数据库管理用户信息】
☆23Oct 23, 2019Updated 6 years ago
Alternatives and similar repositories for TCP-ChatRoom
Users that are interested in TCP-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:
- 使用Qt5写的一个聊天室软件,涉及到Qt的TCP通信、多线程和Mysql数据库操作,使用穿透工具把服务器穿透至公网,已实现基本的禁言,黑名单,连接管理等基本功能☆37Aug 21, 2022Updated 3 years ago
- 基于QT开发的一款即时通讯软件,具有登录、注册、聊天、传输文件功能,在登录部分采用CS模型,需将用户注册账号信息打包发送给服务器端,服务器拆包识别各字段含义,将客户端的账号密码端口号等信息添加在服务器数据库中,客户端可通过刷新按钮可查询服务器端数据库的好友信息,然后与指定好…☆35Dec 15, 2022Updated 3 years ago
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆262Oct 11, 2024Updated last year
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 12 years ago
- IPDBG☆13Aug 22, 2025Updated 8 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 基于阿里云服务器+libevent+qt+mysql等实现仿qq聊天软件,主要功能包括注册、登录、添加好友、聊天(私聊和群聊)、文件传输、建群、加群、好友上下线提醒。☆37Oct 4, 2022Updated 3 years ago
- 通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译为 .html 文件☆14Dec 23, 2017Updated 8 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Mar 29, 2021Updated 5 years ago
- ☆27May 5, 2019Updated 7 years ago
- Tongji SE OS 小学期项目——一个操作系统的实现☆11Nov 26, 2019Updated 6 years ago
- qt qtablewidget 翻页控件☆10Aug 14, 2020Updated 5 years ago
- Recording and thinking when read the paper about PersonReID.☆10Jan 10, 2019Updated 7 years ago
- 用Qt4写的Http下载器,支持断点续传。☆11May 30, 2016Updated 9 years ago
- GUI for MICCAI 2019 "Interactive deep editing framework for medical image segmentation" (One-click medical image segmentation tool!)☆12Jun 5, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 网络云盘(简单的毕设项目)☆53Aug 19, 2020Updated 5 years ago
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆33Jan 19, 2023Updated 3 years ago
- Person Re-identification System based on Deep Residual Network with GUI.☆11Apr 3, 2018Updated 8 years ago
- Windows编程,网络编程一些小工具,感兴趣的可以star☆12Apr 11, 2021Updated 5 years ago
- Chatroom project☆13Oct 27, 2022Updated 3 years ago
- 使用Posix C 多线程编写的轻量级CGI Server。☆17May 4, 2015Updated 11 years ago
- C++面试题目 以及 C++11 新语法☆10Sep 26, 2020Updated 5 years ago
- 一款基于QT的文件下载器,计划支持多线程、断点续传。 A downloader based on QT.☆13Feb 23, 2022Updated 4 years ago
- Qt / Qml 做的一款用于聊天的客户端☆17Mar 26, 2019Updated 7 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.
- 人脸特征重识别☆14Feb 25, 2019Updated 7 years ago
- 本项目致力于多人合作实现强化学习用于交通信号灯控制领域,代码将同步更新☆12Mar 11, 2019Updated 7 years ago
- 一个非常小的RTOS,采用纯C语言编写,支持同级优先级轮询,高优先级先执行等特性。☆11Oct 22, 2020Updated 5 years ago
- 使用C++11完成的Web服务器☆36Nov 28, 2019Updated 6 years ago
- 一款综合了众多优秀的开源工具微服务框架☆10Aug 7, 2024Updated last year
- 斗地主残局破解, 速度快,效率高☆12Feb 15, 2019Updated 7 years ago
- Very tiny chat app.Power by Qt(C++ and QML). Support sending text images and files.☆15Mar 5, 2023Updated 3 years ago
- 通过fastcgi协议与php-fast交互,从而使.php文件被翻译为.html文件☆15Dec 19, 2015Updated 10 years ago
- C语言+epoll+线程池实现的聊天室☆15Jun 7, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- vim-configs 个人使用版☆10Mar 12, 2023Updated 3 years ago
- My Qt demo☆23Sep 2, 2023Updated 2 years ago
- 后端技能校招笔记整理 (包含数据结构, 算法, Java, C++, 数据库, Redis, Linux 等)☆14Feb 22, 2024Updated 2 years ago
- CNC, Arduino, OpenCV, DC Motor or Servo☆11Aug 3, 2016Updated 9 years ago
- This project is focus on stock prediction,our goal is implementing one trading framework using DRL with LSTM.☆11Jun 1, 2018Updated 7 years ago
- ocr照片识别文字,包括裁剪图片,能识别中文和英文,是现有网上资源中识别率最好的☆14Sep 20, 2016Updated 9 years ago
- 必背:英语口语8000句☆12Jul 21, 2022Updated 3 years ago