Linux下的网络聊天室
☆36Sep 6, 2016Updated 9 years ago
Alternatives and similar repositories for PP_ONLINE_CHATROOM
Users that are interested in PP_ONLINE_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:
- 基于Linux下的网络编程,采用多线程并发服务器模型,实现局域网的聊天室项目。☆32Jan 16, 2019Updated 7 years ago
- 仿照QQ设计一个简单的聊天系统,客户端使用qt进行界面设计,服务端为linux,利用sockets编程而实现点对点的网络聊天。☆25Apr 7, 2018Updated 8 years ago
- Chat room based on C language, with file transfer capability☆52Feb 12, 2018Updated 8 years ago
- linux_项目☆11May 26, 2022Updated 4 years ago
- 用QT实现的桌面端聊天室软件,含服务端和客户端,使用经过SSL加密的TCP通信和SQLite数据库管理系统。☆36May 22, 2024Updated 2 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.
- Computing with Eigenvalue Distributions of Large Random Matrices of the Covariance Type☆15Feb 16, 2018Updated 8 years ago
- Django接口调用——腾讯云OCR☆11Sep 16, 2018Updated 7 years ago
- 基于MFC的天空盒(3D游戏场景)☆12Jun 4, 2023Updated 2 years ago
- socket网络编程,实现TCP协议建立客户服务器聊天程序,并利用QT制作简单界面☆12Jul 27, 2016Updated 9 years ago
- 量子遗传算法Python实现☆13Apr 19, 2018Updated 8 years ago
- 嵌入式QT开发课题-车载多媒体界面程序(集游戏、音乐、串口通讯相关等)☆12Jul 17, 2019Updated 6 years ago
- ✉️ 基于Qt的多语言跨平台局域网聊天软件(可创建多个聊天群组、可发文件、并包括 QTest 和 CI/CD 的使用) | QT-based development of LAN chat rooms | Кроссплатформенный чат для локаль…☆64May 17, 2024Updated 2 years ago
- 五子棋对战(二人、网络、人机、棋子棋盘换肤、悔棋、过程回放)☆11Jul 25, 2021Updated 4 years ago
- C++ Qt 基于数据库SQLite 的餐馆信息管理系统☆10Jan 3, 2023Updated 3 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.
- 本项目是一个行车记录仪的服务端,用vs、C++语言编写,在 Linux 环境下运行。实现服务器的【数据交互】【文件传输】【安全通信】等功能。☆21Sep 7, 2021Updated 4 years ago
- Qt实现Winsock网络编程—Tcp服务端和客户端通信(多线程)示例demo☆37Nov 6, 2018Updated 7 years ago
- 本项目是利用Qt实现的聊天系统,能实现注册、聊天、添加好友、语音聊天、视频聊天等功能☆18Mar 20, 2022Updated 4 years ago
- C语言在线笔试题汇总,本项目在于帮助在线编程者用已有的代码编译出可以快速通过在线测试的代码。☆13Sep 10, 2017Updated 8 years ago
- 设备固件库,适用于IntoRobot系列产品☆19Oct 8, 2018Updated 7 years ago
- 以Linux下C++网络编程作服务端,Qt/C++编写的可联网五子棋☆12Sep 9, 2021Updated 4 years ago
- 2018中科大软件学院暑期补课☆15Aug 29, 2018Updated 7 years ago
- 基于HSI3520D的车载DVR☆29Jun 21, 2020Updated 5 years ago
- 基于 ESP8266 及 1.3 寸 TFT 实现的华为太空人时钟☆19May 6, 2025Updated last year
- 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.
- edge computing task schedule☆15Jul 19, 2018Updated 7 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆50Sep 1, 2016Updated 9 years ago
- Pcap_DNSProxy, a local DNS server based on packet capturing☆17May 5, 2019Updated 7 years ago
- 使用qt写的餐厅管理系统,英文全称为RestaurantManagementSystem☆15Dec 17, 2021Updated 4 years ago
- qt 实现的虚拟键盘。。。☆20Apr 10, 2017Updated 9 years ago
- ☆24Jan 25, 2021Updated 5 years ago
- 基于tcp/ip的Qt聊天室☆67Dec 5, 2020Updated 5 years ago
- 基于stm32的智能门锁,可通过指纹、APP、智能音箱(天猫精灵)解锁☆25Nov 20, 2020Updated 5 years ago
- 聊天室采用socket套接字的c/s架构建设,可以提供多人(理论支持超过千人)在线聊天。服务端是在linux平台下的以无界面方式启动的服务器,客户端有移动端和桌面端两个版本。移动端是基于安卓平台。桌面端程序是基于pyqt写的跨平台桌面客户端。后台数据库采用了mysql数据库…☆44Jul 11, 2017Updated 8 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.
- 聊天软件☆13Sep 2, 2021Updated 4 years ago
- 此仓库用于存放学习比特鹏哥的C语言课程的作业、笔记等文件☆34May 18, 2021Updated 5 years ago
- ☆15Nov 24, 2018Updated 7 years ago
- p2p局域网聊天室 模仿QQ界面 Qt/C++☆32Mar 16, 2018Updated 8 years ago
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆262Oct 11, 2024Updated last year
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆25Jul 29, 2019Updated 6 years ago
- A More Powerful Evaluation Toolbox for Salient Object Detection, I can use **6 key metrics** to evaluate (max F-measure, mean F-measure, …☆16May 27, 2021Updated 5 years ago