LAND-CRUISERSYH / Instant_messaging_system
Linux C++ socket网络编程----------即时通信系统
☆29Updated 4 years ago
Alternatives and similar repositories for Instant_messaging_system:
Users that are interested in Instant_messaging_system are comparing it to the libraries listed below
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆69Updated 5 years ago
- 基于C++和epoll实现的聊天室☆152Updated 4 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆263Updated 4 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习 。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆37Updated 2 years ago
- 聊天室项目 实时通讯软件 C++ Qt Mysql Socket☆77Updated 3 years ago
- 气象数据中心项目,项目主语言为C++,涵盖多种后端技术栈☆77Updated 2 years ago
- Linux C++ Web 文件服务器☆230Updated 9 months ago
- ☆38Updated 2 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆110Updated 4 years ago
- 基于tcp/ip的Qt聊天室☆54Updated 4 years ago
- A TinyWebServer implemented inC++11.☆199Updated 10 months ago
- A C++ High Performance NetServer☆44Updated 6 years ago
- QT(C++)开发小众日记app项目☆58Updated 3 years ago
- C++实现双人对战五子棋项目☆90Updated 4 years ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆68Updated last year
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆56Updated 7 years ago
- C++实现的简单http服务器(进程池+epoll)☆94Updated 6 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆228Updated 3 years ago
- 客户端基于QT,可以传输视频,音频,同时可以传输文本。涉及信号与槽,多线程,socket通信,Tcp/IP包解析. 服务器端地址:https://github.com/muleimulei/CloudMeeting_Server☆144Updated 2 years ago
- 个人Qt项目,天气预报,使用QListWidget自定义控件,适合新手Qt学习☆69Updated 3 months ago
- linux下c/c++模拟实现云盘项目☆614Updated 3 years ago