bigbignerd / epollchat
学习Linux epoll,使用epoll实现聊天室demo
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for epollchat
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆131Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Updated last year
- 学习socket网络编程,学习C++类的封装☆20Updated 9 years ago
- 一个Qt写的连连看小游戏☆17Updated 7 years ago
- 使用Qt开发的一个简单的酒店管理系统☆64Updated 4 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆67Updated 5 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- Qt联机斗地主☆47Updated 3 years ago
- 网络云盘(简单的毕设项目)☆49Updated 4 years ago
- p2p局域网聊天室 模仿QQ界面 Qt/C++☆27Updated 6 years ago
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆67Updated 4 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆30Updated 7 years ago
- C语言实现的Linux局域网多用户聊天和文件传输工具☆9Updated 6 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆43Updated 11 years ago
- Qt实训的聊天室☆21Updated 6 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- C++实现的简单http服务器(进程池+epoll)☆91Updated 6 years ago
- 个人QT毕业设计项目 校园商铺☆40Updated 5 years ago
- 高性能博客系统☆27Updated 5 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆53Updated 8 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- Linux下的网络聊天室☆38Updated 8 years ago
- 一套客户端跨平台的网络同步盘系统,采用C++编写,客户端使用了Qt。☆48Updated 7 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆51Updated 7 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 嵌入式设备基于liunx下的一个QT程序,KTV点歌系统☆20Updated 8 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 10 years ago
- Linux环境下的C/C++小项目☆92Updated 7 years ago