hehechen / filesyncLinks
局域网文件同步服务端
☆12Updated 8 years ago
Alternatives and similar repositories for filesync
Users that are interested in filesync are comparing it to the libraries listed below
Sorting:
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Updated 11 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- openmeeting视频会议,仿QQ群视频,实现多人视频,多人语音,文字聊天,表情,共享PPT功能,自由发言,主持人控制发言,按F2发言三种语音模式 ,客户端使用vs2010+qt4.85开发,服务器使用php+go语言,数据库采用mysql 演示系统所有密码都是1234…☆37Updated 8 years ago
- 基于FriendlyARM6410平台的嵌入式Qt程序:实时天气信息,远程vnc控制,远程监视摄像头,语音控制,语音输出TTS☆22Updated 10 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚 本☆31Updated 9 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 10 years ago
- 一个集自动备份、文件监控、上传下载、资源分享、数据传输等于一体的多功能云备份工具☆40Updated 9 years ago
- 基于DUILib和Tesseract的OCR识别工具☆18Updated 9 years ago
- C++开发的Windows音乐播放器,使用开源音频处理库libzplay。☆22Updated 6 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆50Updated 5 months ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- Automatically exported from code.google.com/p/duiengine☆26Updated 10 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 11 years ago
- HTTP仿云盘文件服务器☆15Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 个人工作中使用的 c/c++ 类库,主要是windows平台,多数基于MFC,自行开发,也有集成第三方的。☆16Updated 5 years ago
- Qt 自定义窗口透明无边框,异形窗口(未实现)等等☆13Updated 5 years ago
- htmlayout+lua ui☆30Updated 13 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- This is a Qt/C++ IM system that has multiple versions: TCP/Client-Server, UDP/Client-Server, TCP/P2P, and UDP/P2P☆35Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群