wenchy / tinyFTP
Implementation of a tiny FTP client and server
☆35Updated 9 years ago
Alternatives and similar repositories for tinyFTP:
Users that are interested in tinyFTP are comparing it to the libraries listed below
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- muduo in windows☆70Updated 5 years ago
- 轻量级网络库, 基于C++11☆113Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 6 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆68Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- An FTP client and server using the TCP protocol☆38Updated 9 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- 使用ffmpeg做的播放器☆92Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆53Updated 4 years ago
- A IOCP Server Class on Windows!☆94Updated 6 years ago
- my vim config☆28Updated 5 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18Updated 2 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆92Updated 5 years ago
- 自己写的一些C++常用类,目前 包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆68Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- 一些C/C++常用封装例子☆209Updated 3 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 11 years ago