poemdistance / file-transferLinks
Files transfer under the Local Area Network(LAN) 局域网文件传输
☆8Updated 6 years ago
Alternatives and similar repositories for file-transfer
Users that are interested in file-transfer are comparing it to the libraries listed below
Sorting:
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- C++远程调用框架☆33Updated 10 years ago
- Type-length-value(TLV) encoder☆14Updated 7 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 高性能博客系统☆28Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- fast thread pool☆27Updated 6 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Lightweight C structure base library☆29Updated last month
- epoll based tcp/udp server☆31Updated last year