在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术
☆78Mar 5, 2019Updated 7 years ago
Alternatives and similar repositories for Liunx-Timely-communication-project
Users that are interested in Liunx-Timely-communication-project are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Oct 29, 2019Updated 6 years ago
- 使用C++ 语言写的Ftp服务端,用户登陆《完成了目录显示,上传文件,下载文件,删除文件,重命名文件等主要功能。 项目主要涉及到socket和FTP协议知识☆14Jul 16, 2019Updated 6 years ago
- Linux下C语言实现即时通讯系统☆12Jun 3, 2018Updated 8 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆291Jun 14, 2020Updated 6 years ago
- Linux系统下邮件系统项目☆26Apr 12, 2018Updated 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.
- 基于c++实现ftp客户端,服务端程序☆29Nov 2, 2018Updated 7 years ago
- 自己实现智能指针☆106Apr 9, 2016Updated 10 years ago
- 设施农业物联网项目Linux部分应用程序☆21May 26, 2016Updated 10 years ago
- LINUX应用开发小项目☆15Jul 5, 2022Updated 3 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆343Jan 22, 2021Updated 5 years ago
- C++实现的简单http服务器(进程池+epoll)☆95Jun 28, 2018Updated 7 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆71Jun 5, 2017Updated 9 years ago
- 学习Linux epoll ,使用epoll实现聊天室demo☆12Apr 2, 2019Updated 7 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆251Apr 1, 2024Updated 2 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.
- 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。☆1,471Apr 28, 2022Updated 4 years ago
- Linux C++ socket网络编程----------即时通信系统☆36Nov 21, 2020Updated 5 years ago
- 仿写一两遍STL几乎是修炼c++的必经之路☆25Nov 30, 2016Updated 9 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Mar 29, 2021Updated 5 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆126Feb 4, 2021Updated 5 years ago
- 嵌入式 linux leds驱动及qt应用程序☆18Jul 27, 2019Updated 6 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆538Dec 27, 2023Updated 2 years ago
- 一个运行于arm11,基于linux的嵌入式人脸识别系统。开发环境,qtcreator,qt4.8。人脸识别算法为上海一所著名高校研发,属于商业保密,项目里的算法库已经过期,无法使用。本人有可能不再从事于这一行业,但之前的项目也是倾注了汗水在里面,很有可能里面有诸多参考借鉴…☆33Sep 16, 2016Updated 9 years ago
- 个人网站go语言实现(使用gin框架)☆13Feb 20, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 一个自己封装的基于reactor的c++网络库☆37Mar 14, 2016Updated 10 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- C++和qml小说阅读器项目☆36Apr 4, 2020Updated 6 years ago
- linux下c/c++模拟实现云盘项目☆636Oct 2, 2021Updated 4 years ago
- 聊天室项目 实时通讯软件 C++ Qt Mysql Socket☆86Mar 30, 2021Updated 5 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Apr 7, 2013Updated 13 years ago
- 项目名称:智能楼宇安全监控报警系统 开发环境及技术栈:ARM-Linux-gcc、Linux-C、C# 我的主要工作:配置传感器和摄像头的驱动文件,通过ARM-Linux-gcc编译后移植到s3c2410开发板上; 采用Linux-C提供的多线程技术,同步原始数据采集、视频…☆46May 15, 2020Updated 6 years ago
- 基于C++使用 epoll + threadpool 实现的 webServer,支持GET、POST☆48Nov 27, 2018Updated 7 years ago
- C++11 实现的简易版 STL☆226Apr 29, 2017Updated 9 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.
- 基于AMR6818的车载系统,功能有天气预报、视频播放、音乐播放、计时器,编辑环境及语言:Qt和C++☆13Nov 4, 2020Updated 5 years ago
- 一个基于epoll的多线程 linux c http web服务器☆23Mar 7, 2015Updated 11 years ago
- 基于golang的gin框架和vue3开发的博客系统 goblog 前端部分,包含md格式的文本编辑展示,点赞评论收藏,新闻热点,匿名聊天室,文章搜索等功能。该项目仅为个人练手,并不完善☆10Jan 15, 2024Updated 2 years ago
- LInux 平台下物联网网关(多线程实现),嵌入式项目☆386Apr 9, 2019Updated 7 years ago
- 武汉科技大学《嵌入式系统结构与操作系统》课件。 智慧办公室项目地址:https://github.com/ECSLab/SmartOffice 智慧图书馆项目地址:https://github.com/ECSLab/SLibrary 《嵌入式系统结构与操作系统》课件地址:…☆10Sep 26, 2016Updated 9 years ago
- My personal website - built in Django / Python / Wagtail <3☆11Dec 8, 2022Updated 3 years ago
- Everyone needs a ⌂☆12Dec 1, 2023Updated 2 years ago