😉基于QT开发的局域网聊天室
☆91Dec 1, 2020Updated 5 years ago
Alternatives and similar repositories for LAN-Chat-Room
Users that are interested in LAN-Chat-Room 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的局域网聊天软件,为熟悉Qt技术练习用☆29Oct 14, 2020Updated 5 years ago
- 基于tcp/ip的Qt聊天室☆67Dec 5, 2020Updated 5 years ago
- p2p局域网聊天室 模仿QQ界面 Qt/C++☆32Mar 16, 2018Updated 8 years ago
- 祖安聊天宝, 北理工2019级2021年小学期Qt即时通讯软件项目2021, Beijing Institute of Technology(BIT)☆67Sep 3, 2021Updated 5 years ago
- IM即时通讯设计 高并发聊天服务:服务器 + qt客户端☆75Jan 1, 2025Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 北理工计科小学期:Qt聊天室。本项目采用云服务器架构+QML前端,实现多人在线即时聊天 。☆19May 25, 2025Updated last year
- qt_局域网聊天室,参考自<<Qt开发实战>>中的例子☆16Aug 4, 2019Updated 7 years ago
- 基于阿里云服务器+libevent+qt+mysql等实现仿qq聊天软件,主要功能包括注册、登录、添加好友、聊天(私聊和群聊)、文件传输、建群、加群、好友上下线提醒。☆37Oct 4, 2022Updated 3 years ago
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆259Oct 11, 2024Updated last year
- 使用Qt开发的一款即时通信软件,支持文件传输、语音、文件共享、CA登录、聊天记录同步等等☆139Sep 16, 2015Updated 10 years ago
- 桌面天气预报(基于Qt5,代码结构清晰并含有详细注释)☆11Jul 29, 2023Updated 3 years ago
- 基于C++和epoll实现的聊天室☆166Aug 11, 2020Updated 6 years ago
- Library Management System GUI using Qt C++☆22Mar 22, 2020Updated 6 years ago
- 使用Qt5写的一个聊天室软件,涉及到Qt的TCP通信、多线程和Mysql数据库操作,使用穿透工具把服务器穿透至公网,已实现基本的禁言,黑名单,连接管理等基本功能☆37Aug 21, 2022Updated 4 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.
- Second coursework & case from Sber Data Science competition. Links to scientific papers to which I will refer will be here.☆13Nov 12, 2021Updated 4 years ago
- [Qt5开发及实 例(第3版)][陆文周][程序源代码]☆10May 23, 2018Updated 8 years ago
- 基于QT的socket通讯程序,实现文件可靠传输,支持点对点在线聊天和离线消息缓存,支持多人在线聊天。☆100Sep 28, 2018Updated 7 years ago
- 【雪以音乐】同时支持网易云音乐、QQ音乐的轻量级点歌姬,简约界面,唯美动画☆32Feb 22, 2021Updated 5 years ago
- ✉️ 基于Qt的多语言跨平台局域网聊天软件( 可创建多个聊天群组、可发文件、并包括 QTest 和 CI/CD 的使用) | QT-based development of LAN chat rooms | Кроссплатформенный чат для локаль…☆67May 17, 2024Updated 2 years ago
- a simple proxy server for UDP☆13Sep 17, 2017Updated 8 years ago
- QT6开发的网络聊天室,模仿QQ微信风格☆78Feb 5, 2026Updated 7 months ago
- Windows下的Qt项目:1.人脸采集训练及识别;2.机票预订系统☆33May 8, 2021Updated 5 years ago
- A tool to measure the round-trip time and bandwidth of a TCP connection with different methods.☆16Sep 19, 2015Updated 10 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 使用Qt开发的桌面端仿微信应用☆15Jun 6, 2023Updated 3 years ago
- 🤖Desktop app for RealTime Voice Chat with GPT, Improving your spoken skills. Powered by Whisper. 🐔🐔 基于Qt开发的本地实时gpt语音聊天工具,进行模拟场景对话,支持多语…☆14Jan 11, 2024Updated 2 years ago
- 本项目是个人整理的北理工计科2019级的学习资料,佛系整理,欢迎分享☆37Dec 3, 2022Updated 3 years ago
- Qt5气泡式聊天框——QListWidget+QPainter。 气泡式聊天的显示是由QListWidget作为控件,每个气泡是由QListWidgetItem提升成QWidget来实现的。每个气泡可以理解为可以自由布置里面内容的QWidget。每个Item保存聊天的对话、…☆114Mar 26, 2024Updated 2 years ago
- android compose sample app / 安卓 / 仿小红书☆14Apr 17, 2026Updated 4 months ago
- 聊天室项目 实时通讯软件 C++ Qt Mysql Socket☆85Mar 30, 2021Updated 5 years ago
- 基于云服务器的TCP网络聊天室【客户端Qt5.6开发、后台服务器多进程实现、Mysql数据库管理用户信息】☆23Oct 23, 2019Updated 6 years ago
- C++程序设计实践项目——学生信息管理系统,基于Qt+MySQL☆41Jan 26, 2025Updated last year
- 表达式计算器是一个由C++ with QT编写的应用 程序。这个计算器旨在通过引入表达式计算的概念解决Windows默认计算器显示不直观的问题,提供了普通型计算器、科学型计算器的功能,并且可以通过页面管理机制快速添加自定义的新页面。☆15Jun 14, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A peer-to-peer communication system. BIT 小学期软件开发实训。☆14Sep 7, 2018Updated 8 years ago
- 我们经常在网页中看到各种广告就是使用了图片轮播,实现小区域内嵌入多个广告的效果。本项目用Qt实现类似图片轮播的效果。☆16Nov 1, 2018Updated 7 years ago
- 便利摘录,享受阅读的小工具☆25Sep 19, 2015Updated 10 years ago
- 聊天室系统(服务器,PC客户端,Android客户端)☆25Nov 11, 2012Updated 13 years ago
- Qt / Qml 做的一款用于聊天的服务器☆10Mar 26, 2019Updated 7 years ago
- CANOpenNode stack drivers for STM32F4xx with HAL library.☆18Mar 4, 2019Updated 7 years ago
- 复杂数学表达式的求值及其利用该方法用Qt写的一个简单计算器☆15May 18, 2017Updated 9 years ago