bigbignerd / epollchatLinks
学习Linux epoll,使用epoll实现聊天室demo
☆12Updated 6 years ago
Alternatives and similar repositories for epollchat
Users that are interested in epollchat are comparing it to the libraries listed below
Sorting:
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 11 years ago
- 一个Qt写的连连看小游戏☆18Updated 9 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆53Updated 10 months ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆13Updated 8 years ago
- a smart light server make by myself☆17Updated 6 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Updated 9 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆82Updated 4 years ago
- Linux环境下的C/C++小项目☆98Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 3 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆159Updated last year
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆40Updated last year
- C++&&Java socket网络编程 学习socket 案例快速入手☆55Updated 6 years ago
- 使用图形库easyx写的c++魂斗罗游戏☆59Updated 5 years ago
- 网络版中国象棋☆81Updated last year
- 纯C++ 捕鱼游戏☆180Updated 5 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆168Updated 5 years ago
- 网络云盘(简单的毕设项目)☆53Updated 5 years ago
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆74Updated 5 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15Updated 2 years ago
- HTTP服务器,C语言描述☆71Updated 9 years ago
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆260Updated last year
- Qt联机斗地主☆50Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- C++实现的简单http服务器(进程池+epoll)☆96Updated 7 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆74Updated 6 years ago
- 高性能博客系统☆30Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 一套客户端跨平台的网络同步盘系统,采用C++编写,客户端使用了Qt。☆50Updated 8 years ago